参考置顶帖子设置排除故障,仍有不了解的问题
首先按照置顶帖中所说确定了自己的ip,可以获得2001开头的地址,但是ping不通网关,所以确定是学校将ipv6关闭
Ethernet adapter 本地连接 2:
IP Address. . . . . . . . . . . . : 2001:cc0:c006:0:4071:3918:3cc8:9c8e
IP Address. . . . . . . . . . . . : 2001:cc0:c006:0:219:21ff:fe41:86fd
IP Address. . . . . . . . . . . . : fe80::219:21ff:fe41:86fd%5
因此考虑用teredo隧道,可以ping通teredo.remlab.net
C:\Documents and Settings\Administrator>ping teredo.remlab.net
Pinging teredo.remlab.net [83.170.6.76] with 32 bytes of data:
Reply from 83.170.6.76: bytes=32 time=342ms TTL=51
Reply from 83.170.6.76: bytes=32 time=342ms TTL=51
Reply from 83.170.6.76: bytes=32 time=342ms TTL=51
Reply from 83.170.6.76: bytes=32 time=342ms TTL=51
Ping statistics for 83.170.6.76:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 342ms, Maximum = 342ms, Average = 342ms
所以用teredo.remlab.net设置,设置后
netsh interface ipv6>show teredo state
Teredo 参数
———————————————
类型 : client
服务器名称 : teredo.remlab.net
客户端刷新间隔 :default
客户端口 : default
状态 : qualified
类型 : teredo host-specific relay
网络 : unmanaged
NAT : cone
此处是我费解的地方,状态是qualified,也可以ping通这个服务器,却得不到地址
netsh interface ipv6>show address
正在查询活动状态…
接口 6: {542A9ACA-8F28-43D5-AC81-FD146C09B20B}
地址类型 DAD 状态 有效寿命 首选寿命 地址
——— ———- ———— ———— —————————–
链接 暂时的 infinite infinite fe80::2ff:54ff:fe2a:9aca
接口 5: 本地连接 2
地址类型 DAD 状态 有效寿命 首选寿命 地址
——— ———- ———— ———— —————————–
临时 首选项 6d20h32m55s 20h24m26s 2001:cc0:c006:0:4071:3918:3
cc8:9c8e
公用 首选项 29d23h59m59s 6d23h59m59s 2001:cc0:c006:0:219:21ff:fe
41:86fd
链接 首选项 infinite infinite fe80::219:21ff:fe41:86fd
接口 4: Teredo Tunneling Pseudo-Interface
地址类型 DAD 状态 有效寿命 首选寿命 地址
——— ———- ———— ———— —————————–
链接 首选项 infinite infinite fe80::ffff:ffff:fffd
接口 1: Loopback Pseudo-Interface
地址类型 DAD 状态 有效寿命 首选寿命 地址
——— ———- ———— ———— —————————–
环回 首选项 infinite infinite ::1
链接 首选项 infinite infinite fe80::1
获得不到地址