ipv6网站时而能上时而上不去

holive 959

本帖最后由 holive 于 2011-4-15 22:07 编辑

我是教育网ipv6用户,去年安装了ipv6协议之后一直使用正常,但最近一周出现大部分时间登陆不了六维空间等ipv6网站,甚至我们学校自己的ipv6网站,只是一天中偶尔几次能打开ipv6网页,而周围同学可以正常打开,我按照《如何确定自己是否已接入IPv6网络及故障分析》该贴分析后仍然无法解决问题,故发帖求助,谢谢各位了。

另外我做了一个测试,由于我们学校使用MAC地址与IP地址绑定进行认证,所以我把我的笔记本MAC地址改为我现在使用的台式机MAC地址后进行上网,发现可以正常登陆IPV6网站,说明并非学校网络中心的问题,而是我台式机电脑的问题。

01 ipconfig /all

  1. C:\Documents and Settings\yh>ipconfig/all
  2. Windows IP Configuration
  3.         Host Name . . . . . . . . . . . . : yh-pc
  4.         Primary Dns Suffix  . . . . . . . :
  5.         Node Type . . . . . . . . . . . . : Unknown
  6.         IP Routing Enabled. . . . . . . . : No
  7.         WINS Proxy Enabled. . . . . . . . : No
  8. Ethernet adapter 本地连接 3:
  9.         Connection-specific DNS Suffix  . :
  10.         Description . . . . . . . . . . . : Intel(R) 82566DM-2 Gigabit Network C
  11. onnection
  12.         Physical Address. . . . . . . . . : 00-26-9E-0F-03-20
  13.         Dhcp Enabled. . . . . . . . . . . : No
  14.         IP Address. . . . . . . . . . . . : 222.199.134.136
  15.         Subnet Mask . . . . . . . . . . . : 255.255.255.0
  16.         IP Address. . . . . . . . . . . . : 2001:da8:20c:633:7495:64e0:f03a:f49b
  17.         IP Address. . . . . . . . . . . . : 2001:da8:20c:633:226:9eff:fe0f:320
  18.         IP Address. . . . . . . . . . . . : fe80::226:9eff:fe0f:320%7
  19.         Default Gateway . . . . . . . . . : 222.199.134.254
  20.                                             fe80::223:89ff:fee5:b5b8%7
  21.         DNS Servers . . . . . . . . . . . : 202.204.65.5
  22.                                             202.204.65.6
  23.                                             fec0:0:0:ffff::1%1
  24.                                             fec0:0:0:ffff::2%1
  25.                                             fec0:0:0:ffff::3%1
  26. Tunnel adapter Teredo Tunneling Pseudo-Interface:
  27.         Connection-specific DNS Suffix  . :
  28.         Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
  29.         Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF
  30.         Dhcp Enabled. . . . . . . . . . . : No
  31.         IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%5
  32.         Default Gateway . . . . . . . . . :
  33.         NetBIOS over Tcpip. . . . . . . . : Disabled

复制代码
02 netsh interface ipv6 show route

  1. C:\Documents and Settings\yh>netsh interface ipv6 show route
  2. 正在查询活动状态…
  3. 发行     类型      Met   前缀                     索引  网关/接口名
  4. ——-  ——–  —-  ————————  —  ———————
  5. no       Autoconf   256  ::/0                        7  fe80::223:89ff:fee5:b5b8
  6. no       Autoconf     8  2001:da8:20c:633::/64       7  本地连接 3

复制代码
03 ping -6  fe80::xxxx(请替换为自己的网关地址)

  1. C:\Documents and Settings\yh>ping -6 fe80::223:89ff:fee5:b5b8%7
  2. Pinging fe80::223:89ff:fee5:b5b8%7 with 32 bytes of data:
  3. Reply from fe80::223:89ff:fee5:b5b8%7: time=1ms
  4. Reply from fe80::223:89ff:fee5:b5b8%7: time=1ms
  5. Reply from fe80::223:89ff:fee5:b5b8%7: time=1ms
  6. Reply from fe80::223:89ff:fee5:b5b8%7: time=1ms
  7. Ping statistics for fe80::223:89ff:fee5:b5b8%7:
  8.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  9. Approximate round trip times in milli-seconds:
  10.     Minimum = 1ms, Maximum = 1ms, Average = 1ms

复制代码
04 ping -6 ipv6.google.com

  1. C:\Documents and Settings\yh>ping -6 ipv6.google.com
  2. Pinging ipv6.l.google.com [2404:6800:8005::6a] with 32 bytes of data:
  3. Reply from 2404:6800:8005::6a: time=127ms
  4. Reply from 2404:6800:8005::6a: time=131ms
  5. Reply from 2404:6800:8005::6a: time=127ms
  6. Reply from 2404:6800:8005::6a: time=142ms
  7. Ping statistics for 2404:6800:8005::6a:
  8.     Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  9. Approximate round trip times in milli-seconds:
  10.     Minimum = 127ms, Maximum = 142ms, Average = 131ms

复制代码
05 tracert -6 ipv6.google.com

  1. C:\Documents and Settings\yh>tracert -6 ipv6.google.com
  2. Tracing route to ipv6.l.google.com [2404:6800:8005::6a]
  3. over a maximum of 30 hops:
  4.   1     2 ms     1 ms     1 ms  2001:da8:20c:633::1
  5.   2     8 ms     2 ms     2 ms  2001:da8:20c:f0b5::1
  6.   3    <1 ms    <1 ms    <1 ms  2001:da8:20c:f013::1
  7.   4     1 ms     8 ms     2 ms  cernet2.net [2001:da8:ac:fff8::1]
  8.   5     1 ms    <1 ms     1 ms  pku-core-b-pos-02-v6.cernet2.net [2001:da8:1:10d
  9. ::1]
  10.   6    93 ms    98 ms    96 ms  bj-pku-v6.cernet2.net [2001:da8:1:1b::1]
  11.   7    89 ms    94 ms    94 ms  2001:252:0:1::101
  12.   8   131 ms   134 ms   131 ms  2001:252:0:101::2
  13.   9   128 ms   145 ms   128 ms  google3-10G.hkix.net [2001:7fa:0:1::ca28:a10a]
  14. 10   131 ms     *      132 ms  2001:4860::1:0:16
  15. 11   141 ms   139 ms   140 ms  2001:4860::2:0:119c
  16. 12   151 ms   136 ms   141 ms  2001:4860:0:1::df
  17. 13   136 ms   164 ms   137 ms  2404:6800:8005::6a
  18. Trace complete.

复制代码

回复

我来回复
  • 暂无回复内容