Sorry, yes the VPS was stopped at the time of doing the route -n on the host.
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
72.55.180.210 0.0.0.0 255.255.255.255 UH 0 0 0 venet0
72.55.180.209 0.0.0.0 255.255.255.255 UH 0 0 0 venet0
72.55.180.208 0.0.0.0 255.255.255.248 U 0 0 0 eth0
72.55.179.0 0.0.0.0 255.255.255.224 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 72.55.179.1 0.0.0.0 UG 0 0 0 eth0
I have now setup 2 VPS, IP 209 and 210. both refuse to communicate with the host or the web. and the host refuses to communicate with the VPS.
I am using the up to date vzctl and vzquota packages v3.0.18. and i do have iproute installed on the host, I also have enabled ip_forward.
When i start the VPS the records are added to the route. And when i stop the VPS, the records are removed.