It can be funny but I cannot ping the IP address 206.217.198.180, I checked the interfaces and there are no IP aliases there (though additional IPs have been added via WHM). After the server reboot, interfaces appeared. ifconfig shows the following output now:
eth0:cp2 Link encap:Ethernet HWaddr 00:16:3E:04:95:DB
inet addr:206.217.198.180 Bcast:206.217.199.255 Mask:255.255.254.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
The problem is that IP is not working. Type it in the browser to check. Apache is working fine and main IP address is available online.
Update - routing:
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
206.217.198.185 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
206.217.198.180 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
98.158.187.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
206.217.198.0 0.0.0.0 255.255.254.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 98.158.187.1 0.0.0.0 UG 0 0 0 eth0
Thank you.
dataceleris.com.? How do you do your routing? – Bart De Vos Jul 27 '11 at 9:47