玄竹 发表于 2011-8-14 13:20:56

求助~ping不到ipv6.google.com

teredo已经设置好
在kame.net里面显示ipv6 enabled
但是乌龟不懂
ping ipv6.google.com无返回
ping -6 ipv6.google.com能ping的通
请问管理员这是怎么回事?
谢谢~


Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Windows\system32>netsh
netsh>int
netsh interface>ipv6
netsh interface ipv6>sh prefix
查询活动状态...

优先顺序    标签   前缀
-----------------------------------------------
      50      0::1/128
      40      1::/0
      30      22002::/16
      20      3::/96
      10      4::ffff:0:0/96
         5      52001::/32

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

netsh interface teredo>quit


C:\Windows\system32>ipconfig

Windows IP 配置


无线局域网适配器 无线网络连接:

   连接特定的 DNS 后缀 . . . . . . . :
   本地链接 IPv6 地址. . . . . . . . : fe80::d4f2:c419:acdb:efff%14
   IPv4 地址 . . . . . . . . . . . . : 192.168.1.100
   子网掩码. . . . . . . . . . . . : 255.255.255.0
   默认网关. . . . . . . . . . . . . : 192.168.1.1

以太网适配器 本地连接:

   媒体状态. . . . . . . . . . . . : 媒体已断开
   连接特定的 DNS 后缀 . . . . . . . :

隧道适配器 Teredo Tunneling Pseudo-Interface:

   连接特定的 DNS 后缀 . . . . . . . :
   IPv6 地址 . . . . . . . . . . . . : 2001:0:4137:9e76:2039:1d22:87a5:ae94
   本地链接 IPv6 地址. . . . . . . . : fe80::2039:1d22:87a5:ae94%15
   默认网关. . . . . . . . . . . . . : ::

C:\Windows\system32>

满天星 发表于 2011-8-14 13:59:06

请您先查看置顶帖中的说明吧,谢谢!
http://www.ipv6bbs.cn/thread-168-1-1.html
http://www.ipv6bbs.cn/thread-209-1-1.html

玄竹 发表于 2011-8-14 15:01:59

同样按置顶贴里设置的
实在没看出来那一步出错了

满天星 发表于 2011-8-14 18:12:07

请问您修改hosts文件了吗?Teredo的接入中和故障分析中已经写了哦,如果不修改hosts文件,可能会无法使用的……
如果你修改了hosts文件,那么ping ipv6.google.com应该也是直接通过ipv6地址来ping了,也肯定会和ping -6 ipv6.google.com的效果一致的啊。
你再试试看,问题的关键是你肯定不可能仅仅是ping一下,具体的使用和需要解决什么问题,需要你来慢慢琢磨,慢慢解决。
页: [1]
查看完整版本: 求助~ping不到ipv6.google.com