Networking problem [message #37783] |
Wed, 21 October 2009 07:27  |
Boris
Messages: 2 Registered: May 2008
|
Junior Member |
|
|
Hi everybody!
Centos 5 x86_64, kernel 2.6.18-128.2.1.el5.028stab064.7, vzctl 3.0.23.
There are 3 IP addresses on the server - a.b.x.c (hwnode ip) and two for containers - a.b.y.d and a.b.y.e.
After I created containers by vzctl create, added them IPs and started them, there is no network in containers.
Then I tried:
ifconfig eth0:0 up a.b.y.d netmask 255.255.255.192; sleep 1; ifconfig eth0:0 down
and networking became up for a few hours. Than, everything stopped working again.
What can I do with it?
|
|
|
|
|