Comment 3 for bug 1221361

Revision history for this message
Pupu Toivonen (scolphoy) wrote :

Hi,

It looks to me that you got everything right.
I have tried this again and I could still repeat this.

I tried setting up two hosts, and running both ping and ping6 on both of them toward the other host.
Initially:
vm -> charlie, ping: ok, ping6: ok
charlie -> vm, ping: no, ping6: ok

Now running sudo on vm did not change anything. Running sudo on charlie resulted in:
vm -> charlie, ping: no, ping6: ok
charlie -> vm, ping: no, ping6: ok

I had not noticed before that the IPv4 ping only received responses one way and I haven't isolated the reason yet. I tried restarting all hip components at both ends; I did manage to get ping working the other way, but then the other would not. So always one way or the other but never both at the same time.

SSH to the LSI continues to work, but that is because the SSH server also listens to IPv6 connections and it gets translated. Failing to connect with "nc -4" at both ends supports this; and if you say "nc -6" at the server and "nc -4" at the client and connect to the LSI, the connection works.