Hi All,
Tunnel is established on a Cisco 877, confirmed working, Windows XP PC is able to work via IPV6
Windows 7 PC is however having issues.
It receives its prefix from the router however is only intermittently able to access IPV6 sites.
debug ipv6 packet on the Cisco tells me that the packets are not hitting the Cisco.
The Windows 7 box is able to access the IPV6 sites for approx 30-60 seconds after the Cisco sends a Neighbor Discovery Packet to FF02::1 (all hosts).
I believe its a problem with the routing as the entire time the Cisco is able to ping the Windows 7 box via its Link Local address.
The Windows 7 box is able to intermittently ping the Cisco:
C:\Users\Marty>ping fe80::21d:46ff:fe41:f583
Pinging fe80::21d:46ff:fe41:f583 with 32 bytes of data:
Destination host unreachable. (debug ipv6 packet shows the NDP packet going out now)
Reply from fe80::21d:46ff:fe41:f583: time=542ms
Reply from fe80::21d:46ff:fe41:f583: time=1ms
Reply from fe80::21d:46ff:fe41:f583: time=8ms
Ping statistics for fe80::21d:46ff:fe41:f583:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 542ms, Average = 183ms
My "guess" is that some of the inbuilt Windows7 tunnels/software is messing the routing up however it doesn't seem to show in the route table:
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
11 276 ::/0 fe80::21d:46ff:fe41:f583
1 306 ::1/128 On-link
11 28 2001:470:d:41f::/64 On-link
11 276 2001:470:d:41f:1dc4:7d32:fd95:38de/128
On-link
11 276 2001:470:d:41f:7061:3107:849d:1958/128
On-link
11 276 fe80::/64 On-link
11 276 fe80::7061:3107:849d:1958/128
On-link
1 306 ff00::/8 On-link
11 276 ff00::/8 On-link
===========================================================================
-------
This is kind of making me go crazy
