IPv6 not working in 3170 RC3 with Wireless
Hi,
I was using an Ethernet connection in a MacBook Pro and IPv6 was working perfectly under XP VM.
However, I moved to Wireless and while IPv6 is still working in OS X, it doesn't work anymore in the XP VM.
Ipconfig /all and other tools tell me that everything is configured the same (stateless autoconfiguration with an IPv6 router in the LAN), but actually doesn't work.
It seems there is some difference in how the "virtual" network adapter performs when it is attached in the Mac side to the Ethernet port or the Airport one ?
I think it is a bug and I've reporte it already, but just in case somebody has a different experience ...
ping6 when using Ethernet:
C:\>ping6
www.ipv6tf.org
Pinging
www.ipv6tf.org [2001:7f9:1000:1::103]
from 2001:7f9:2000:100:1c27:4050:7fca:75e2 with 32 bytes of data:
Reply from 2001:7f9:1000:1::103: bytes=32 time=2636ms
Reply from 2001:7f9:1000:1::103: bytes=32 time=3598ms
Reply from 2001:7f9:1000:1::103: bytes=32 time=2934ms
Reply from 2001:7f9:1000:1::103: bytes=32 time=856ms
Ping statistics for 2001:7f9:1000:1::103:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 856ms, Maximum = 3598ms, Average = 2506ms
ping6 when using Airport:
C:\>ping6
www.ipv6tf.org
Pinging
www.ipv6tf.org [2001:7f9:1000:1::103]
from 2001:7f9:2000:100:1c27:4050:7fca:75e2 with 32 bytes of data:
Request timed out.
Request timed out.
Reply from 2001:7f9:2000:100:1c27:4050:7fca:75e2: Destination address unreachable.
Reply from 2001:7f9:2000:100:1c27:4050:7fca:75e2: Destination address unreachable.
Ping statistics for 2001:7f9:1000:1::103:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
(note the the delay is due to the congestion of my ADSL when I did this test, but is not an issue, as usually is same delay as in IPv4)