OVH Community, your new community space.

Problem adding additional IP


ServerSolutions
25-12-2016, 04:59
Hello,

Try to update your new IP gateway in your network configuration. You will get all these details from OVH

bissag
20-11-2016, 01:31
Hi,
today I ordered a fail over IP to my old VPS which has been running for 1 year but the new IP I got from OVH has different block
Original IP: 37.187.xx.106
New IP: 37.187.xxx.161
xx and xxx are difference numbers

Current configuration which doesn't work, I can't ping the new IP

# The loopback network interface
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 37.187.xx.106
netmask 255.255.255.0
gateway 37.187.183.254

auto eth0:1
iface eth0:1 inet static
address 37.187.xxx.161
netmask 255.255.255.0