jxka8 发表于 2011-5-26 18:00:08

teredo相当奇怪且棘手的问题,不胜感激

我通过路由器上网,想通过teredo隧道连接ipv6,设置情况如下:


netsh interface ipv6>show teredo
Teredo 参数
---------------------------------------------
类型                  : client
服务器名称            : teredo.remlab.net
客户端刷新间隔          :default
客户端口                : default
状态                  : qualified
类型                  : teredo client
网络                  : unmanaged
NAT                     : restricted

netsh interface ipv6>show address
正在查询活动状态...


接口 5: Teredo Tunneling Pseudo-Interface

地址类型   DAD 状态   有效寿命   首选寿命   地址
------------------- ------------ ------------ -----------------------------
公用         首选项            infinite   infinite 2001:0:53aa:64c:0:fb65:8aea:ab60
链接         首选项            infinite   infinite fe80::ffff:ffff:fffd

接口 4: 本地连接

地址类型   DAD 状态   有效寿命   首选寿命   地址
------------------- ------------ ------------ -----------------------------
链接         首选项            infinite   infinite fe80::225:86ff:fe96:2f55

接口 2: Automatic Tunneling Pseudo-Interface

地址类型   DAD 状态   有效寿命   首选寿命   地址
------------------- ------------ ------------ -----------------------------
链接         首选项            infinite   infinite fe80::5efe:192.168.1.101

接口 1: Loopback Pseudo-Interface

地址类型   DAD 状态   有效寿命   首选寿命   地址
------------------- ------------ ------------ -----------------------------
环回         首选项            infinite   infinite ::1
链接         首选项            infinite   infinite fe80::1


D:\Program Files\NullsoftCopy0.1_yfy>ipconfig /all

Windows IP Configuration

      Host Name . . . . . . . . . . . . : JXKA0526
      Primary Dns Suffix. . . . . . . :
      Node Type . . . . . . . . . . . . : Unknown
      IP Routing Enabled. . . . . . . . : No
      WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter 本地连接:

      Connection-specific DNS Suffix. :
      Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC
      Physical Address. . . . . . . . . : 00-25-86-96-2F-55
      Dhcp Enabled. . . . . . . . . . . : Yes
      Autoconfiguration Enabled . . . . : Yes
      IP Address. . . . . . . . . . . . : 192.168.1.101
      Subnet Mask . . . . . . . . . . . : 255.255.255.0
      IP Address. . . . . . . . . . . . : fe80::225:86ff:fe96:2f55%4
      Default Gateway . . . . . . . . . : 192.168.1.1
      DHCP Server . . . . . . . . . . . : 192.168.1.1
      DNS Servers . . . . . . . . . . . : 192.168.1.1
                                          fec0:0:0:ffff::1%1
                                          fec0:0:0:ffff::2%1
                                          fec0:0:0:ffff::3%1
      Lease Obtained. . . . . . . . . . : 2011年5月26日 17:26:33
      Lease Expires . . . . . . . . . . : 2011年5月26日 19:26:33

Tunnel adapter Teredo Tunneling Pseudo-Interface:

      Connection-specific DNS Suffix. :
      Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
      Physical Address. . . . . . . . . : 00-00-FB-65-8A-EA-AB-60
      Dhcp Enabled. . . . . . . . . . . : No
      IP Address. . . . . . . . . . . . : 2001:0:53aa:64c:0:fb65:8aea:ab60
      IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%5
      Default Gateway . . . . . . . . . : ::
      NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Automatic Tunneling Pseudo-Interface:

      Connection-specific DNS Suffix. :
      Description . . . . . . . . . . . : Automatic Tunneling Pseudo-Interface
      Physical Address. . . . . . . . . : C0-A8-01-65
      Dhcp Enabled. . . . . . . . . . . : No
      IP Address. . . . . . . . . . . . : fe80::5efe:192.168.1.101%2
      Default Gateway . . . . . . . . . :
      DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                          fec0:0:0:ffff::2%1
                                          fec0:0:0:ffff::3%1
      NetBIOS over Tcpip. . . . . . . . : Disabled



D:\Program Files\NullsoftCopy0.1_yfy>ping6 ipv6.google.com

Pinging ipv6.l.google.com
from 2001:0:53aa:64c:0:fb65:8aea:ab60 with 32 bytes of data:

Reply from 2404:6800:8005::67: bytes=32 time=371ms
Reply from 2404:6800:8005::67: bytes=32 time=368ms
Reply from 2404:6800:8005::67: bytes=32 time=370ms
Reply from 2404:6800:8005::67: bytes=32 time=368ms

Ping statistics for 2404:6800:8005::67:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 368ms, Maximum = 371ms, Average = 369ms

相信大家都看到了上面的设置情况,但问题是我为什么登陆不上网页,hosts我也改了,就是不行,是我上面地方错了吗?
请大侠指教。。。。。。。

满天星 发表于 2011-5-26 21:22:00

XP系统?换浏览器,不要用IE或什么360、搜狗的!
Firefox或Opera、Chrome等,同时确认你的hosts修改的正确无误,论坛帖子里面貌似有hosts的google documet链接的,自己找找!
还有防火墙软件是否有安装?

jxka8 发表于 2011-5-28 12:15:36

XP系统?换浏览器,不要用IE或什么360、搜狗的!
Firefox或Opera、Chrome等,同时确认你的hosts修改的正确 ...
满天星 发表于 2011-5-26 21:22 http://www.ipv6bbs.cn/images/common/back.gif

我是用win7,hosts绝对没错,浏览器老早就是chrome
没辙啊

jxka8 发表于 2011-5-28 12:45:25

我是用win7,hosts绝对没错,浏览器老早就是chrome
没辙啊
jxka8 发表于 2011-5-28 12:15 http://www.ipv6bbs.cn/images/common/back.gif


netsh interface ipv6>show teredo
Teredo 参数
---------------------------------------------
类型                  : client
服务器名称            : teredo.remlab.net
客户端刷新间隔          : 30 秒
客户端端口                : unspecified
状态                  : qualified
客户端类型            : teredo client
网络                  : unmanaged
NAT                     : restricted
NAT 特殊行为   : UPNP: 是,PortPreserving: 是
本地映射         : 192.168.1.22:56737
外部 NAT 映射    : 117.21.87.162:56737

jxka8 发表于 2011-5-28 16:11:55

XP系统?换浏览器,不要用IE或什么360、搜狗的!
Firefox或Opera、Chrome等,同时确认你的hosts修改的正确 ...
满天星 发表于 2011-5-26 21:22 http://www.ipv6bbs.cn/images/common/back.gif


是不是要路由器支持ipv6才行啊

jxka8 发表于 2011-5-28 16:27:08

XP系统?换浏览器,不要用IE或什么360、搜狗的!
Firefox或Opera、Chrome等,同时确认你的hosts修改的正确 ...
满天星 发表于 2011-5-26 21:22 http://www.ipv6bbs.cn/images/common/back.gif


看这张图,ipv6连接: 无网络访问权限
是不这个导致不能连上ipv6
改怎么办呢?

满天星 发表于 2011-5-28 21:05:42

和网卡属性中显示的无网络访问权限无关,因为你本身就是通过IPv4来连接的,所以路由器不支持IPv6也没关系的。
能ping通但不能访问的问题不大好分析,你试试其他ipv6的地址,国内的网站,自己找hosts吧!或者更换Teredo服务器再试试……

jxka8 发表于 2011-5-29 13:50:28

和网卡属性中显示的无网络访问权限无关,因为你本身就是通过IPv4来连接的,所以路由器不支持IPv6也没关系的 ...
满天星 发表于 2011-5-28 21:05 http://www.ipv6bbs.cn/images/common/back.gif

最后一个疑问,是不是跟dns有关啊,能ping通,却打不开网页

满天星 发表于 2011-5-29 14:31:15

完全和dns没有关系的,因为你已经手工添加hosts文件了,不可能用到dns解析域名

jxka8 发表于 2011-6-2 01:21:40

本帖最后由 jxka8 于 2011-6-2 01:34 编辑

完全和dns没有关系的,因为你已经手工添加hosts文件了,不可能用到dns解析域名 ...
满天星 发表于 2011-5-29 14:31 http://www.ipv6bbs.cn/images/common/back.gif

http://social.technet.microsoft.com/Forums/zh-CN/window7betacn/thread/ae1f7d47-aa19-493d-a10d-f8032441a147/

请问版主上面链接里的<满天星>是你吗?
帖子里你说的治标不治本的解决win7 teredo的方法我怎么弄,ipv6.google.com倒是能上了,但像六位空间就不能上,也ping不通
是什么问题?

版主能不能专门开一个win7下teredo的问题帖,好让像我这样的菜鸟好好学习下~!!!
页: [1] 2
查看完整版本: teredo相当奇怪且棘手的问题,不胜感激