• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

News:

Welcome to Hurricane Electric's Tunnelbroker.net forums!

Main Menu

Windows 10

Started by edoardocolombo99, April 07, 2017, 08:20:55 AM

Previous topic - Next topic

edoardocolombo99

Edoardo Colombo

edoardocolombo99

Edoardo Colombo

xiecong520

netsh interface ipv6 add dnsservers "Wi-Fi" 2001:470:20::2 index=1

Try the above command, such as not not. Please try the following command

netsh interface isatap set state disabled
netsh interface 6to4 set state disabled
netsh interface teredo set state disabled
netsh interface ipv6 delete interface "IP6Tunnel*"
route -f
netsh interface ipv6 reset

After input the above command, restart the computer.

netsh interface ipv6 add v6v4tunnel interface=IP6Tunnel localaddress=192.168.1.3 remoteaddress=216.66.80.98
netsh interface ipv6 add address interface=IP6Tunnel address=2001:470:25:64d::2
netsh interface ipv6 add route prefix=::/0 interface=IP6Tunnel nexthop=2001:470:25:64d::1


Once again, restart the computer.  OK

edoardocolombo99

Edoardo Colombo

xiecong520

ipconfig /flushdns
netsh int ipv6 delete neighbors
netsh int ipv6 delete destinationcache
netsh int ipv4 delete neighbors
netsh int ipv4 delete destinationcache
netsh int ipv6 reset
netsh int ipv4 reset
netsh winsock reset

restart the computer

ipconfig /registerdns
netsh interface ipv6 add v6v4tunnel interface=IP6Tunnel localaddress=192.168.1.3 remoteaddress=216.66.80.98
netsh interface ipv6 add address interface=IP6Tunnel address=2001:470:25:64d::2
netsh interface ipv6 add route prefix=::/0 interface=IP6Tunnel nexthop=2001:470:25:64d::1
netsh interface ipv6 add dnsservers "Wi-Fi" 2001:4860:4860::8888  index=1
netsh interface ipv6 delete route ::/0 ""Wi-Fi"" fe80::1

If you can't. 
  ping 216.66.80.98   or    tracert -d 216.66.80.98
  ping -6 2001:470:25:64d::1    or   tracert -d 2001:470:25:64d::1
  [ing -6 2001:4860:4860::8888    or    tracert -d 2001:4860:4860::8888
Look at the problem in where