OVH Community, votre nouvel espace communautaire.

VPS Cloud additional IPs


vnbykov
03/01/2015, 08h04
Hello!

Why not available public/private interfaces additional IPs?

I've been reading http://help.ovh.com/IpAlias

And did

##############################
cp /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network-scripts/ifcfg-eth0:0
nano /etc/sysconfig/network-scripts/ifcfg-eth0:0
--------------------------------
DEVICE="eth0:0"
BOOTPROTO="static"
IPADDR="123.123.123.123"
NETMASK="255.255.255.255"
ONBOOT="yes"
BROADCAST="123.123.123.123"
--------------------------------
ifup eth0:0
##############################

Does not work

And my another server vpsxxxxxx.ovh.net additional 5 IPs work perfectly.

Please help me to fix

Thank you

Sincerely, Vyacheslav.