I have a VPS with two IP addresses: 74.117.158.92 and 74.117.159.204. If you ping them, you'll find they are both responding. I can also ping google.com etc. from either of them.
But I cannot ping one from the other. I can't ping localhost. I can't establish any TCP connections between server and client apps on the same box (though I can connect to those same servers from elsewhere).
I'm stumped. This change came suddenly after something happened to cause one of the venet0 interfaces to disappear, so most things are still configured as if connection between them were possible. For instance, my iptables
configuration isn't causing this problem as it is the same one that worked great with everything before.
What might cause such a strange problem and what can I do?