Re: Networking in OpenVZ [message #216 is a reply to message #214] |
Mon, 10 October 2005 13:24  |
|
dev
When I started to install OVZ all my IP's were homed to the box. This file covered all the IP's except the main server IP:
ifcfg-eth0-range0
## Start
IPADDR_START=72.123.123.123
IPADDR_END=72.123.123.130
CLONENUM_START=0
## END
(IP changed for security purposes)
I renamed this file OLDifcfg-eth0-range0
then /etc/init.d/network restart
At this point I could add IP's via "vzctl set" and everything functioned correctly. Prior to renaming the file the IP's added via "vzctl set" added normally to the VPS but the VPS was without network connection. I was just curious if this was the correct way to do this. Hope I was clear enough.
Just Because You Have One, Doesn't Mean You Have To Be One!
|
|
|