Eu configurei um roteador ISATAP para permitir a conexão com sites IPv6. O interessante é que às vezes funciona e às vezes não, e não sei onde está o problema. Alguém pode me ajudar a corrigir esse problema de conectividade?
Para começar, estou colando o que acho que pode ser útil aqui.
Usando netsh, mostra algo como isto:
Router Name : isatap.sjtu.edu.cn
Use Relay : default
Resolution Interval : default
netsh interface ipv6 isatap>
Ping isatap.sjtu.edu.cn mostra:
Pinging isatap.sjtu.edu.cn [202.112.26.246] with 32 bytes of data:
Reply from 202.112.26.246: bytes=32 time=74ms TTL=44
Reply from 202.112.26.246: bytes=32 time=74ms TTL=44
Reply from 202.112.26.246: bytes=32 time=74ms TTL=44
Reply from 202.112.26.246: bytes=32 time=74ms TTL=44
Saída IPConfig:
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : resnet.ust.hk
IPv6 Address. . . . . . . . . . . : 2002:8f59:a0c7:b:98b5:560d:8ec7:ec11
Site-local IPv6 Address . . . . . : fec0::b:98b5:560d:8ec7:ec11%1
Temporary IPv6 Address. . . . . . : 2002:8f59:a0c7:b:5d27:6f33:cbb3:fec9
Link-local IPv6 Address . . . . . : fe80::98b5:560d:8ec7:ec11%11
IPv4 Address. . . . . . . . . . . : 143.89.160.16
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 143.89.163.254
Tunnel adapter isatap.resnet.ust.hk:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Tunnel adapter Local Area Connection* 12:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ping ipv6.google.com:
Ping request could not find host ipv6.google.com. Please check the name and try again.
networking
ipv6
derekhh
fonte
fonte