I recently started using the HE tunnel. I've used the example configuration for Windows 7, but cannot reach any sites.
I've gone to
http://test-ipv6.com/, which says that I have 9/10 for IPv6, with one error about DNS. Going to
http://whatismyipv6.net/ says I don't have a v6 IP. Afterward, I try going to
http://kame.net, but it doesn't work.
Here are the results of its test.
Test with IPv4 DNS record
ok (0.157s) using ipv4
Test with IPv6 DNS record
ok (0.132s) using ipv6
Test with Dual Stack DNS record
ok (0.101s) using ipv6
Test for Dual Stack DNS and large packet
ok (0.059s) using ipv6
Test IPv4 without DNS
ok (0.060s) using ipv4
Test IPv6 without DNS
ok (0.047s) using ipv6
Test IPv6 large packet
ok (0.049s) using ipv6
Test if your ISP's DNS server uses IPv6
bad (0.073s)
Here's my IPConfig.
Ethernet adapter FiOS:
Connection-specific DNS Suffix . : home
IPv6 Address. . . . . . . . . . . : 2001:470:d:71f::1
Link-local IPv6 Address . . . . . : fe80::956:b4d1:15c4:538a%10
IPv4 Address. . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
Tunnel adapter IP6Tunnel:
Connection-specific DNS Suffix . : home
IPv6 Address. . . . . . . . . . . : 2001:470:c:71f::2
Link-local IPv6 Address . . . . . : fe80::f546:fc17:6a18:b2af%37
Default Gateway . . . . . . . . . : 2001:470:c:71f::1
I'm behind a NAT, and I've set my router to forward Protocol 41 using this guide.
http://bill-owens.blogspot.com/2011/11/hurricane-electric-ipv6-tunnel-through.htmlI used 192.168.1.2 as the IP which corresponds to the tunnel, again because I'm behind a NAT.
What should I try next?