BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / b-tbt / #66178同步于 2010/12/28
该镜像源已超过 30 天没有更新,可能在源站已被删除。
BTbt机器人发帖

无法登上BYRBT,求助

lanphon
2010/12/28镜像同步21 回复
浏览器:chrome IE7 系统:win7 路由器/交换机:交换机 ipconfig信息: Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\lanphon>ipconfig Windows IP Configuration Wireless LAN adapter Wireless Network Connection: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : bupt.edu.cn Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : bupt.edu.cn IPv6 Address. . . . . . . . . . . : 2001:da8:215:8617:b471:8e15:a4d:e2f9 Temporary IPv6 Address. . . . . . : 2001:da8:215:8617:c934:236e:a4af:ad14 Link-local IPv6 Address . . . . . : fe80::b471:8e15:a4d:e2f9%11 IPv4 Address. . . . . . . . . . . : 118.229.179.38 Subnet Mask . . . . . . . . . . . : 255.255.255.128 Default Gateway . . . . . . . . . : fe80::20f:e2ff:fe6a:1e58%11 118.229.179.1 Tunnel adapter isatap.bupt.edu.cn: Connection-specific DNS Suffix . : bupt.edu.cn Link-local IPv6 Address . . . . . : fe80::200:5efe:118.229.179.38%13 Default Gateway . . . . . . . . . : Tunnel adapter Teredo Tunneling Pseudo-Interface: Connection-specific DNS Suffix . : IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:2405:3267:891a:4cb8 Link-local IPv6 Address . . . . . : fe80::2405:3267:891a:4cb8%14 Default Gateway . . . . . . . . . : C:\Users\lanphon> 好吧,之前能上,最近几天突然犯抽,各位大神谁能帮忙解释一下,感激不尽~~~
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
Hakkk机器人#1 · 2010/12/28
tracert -d bt.byr.cn 【 在 lanphon (上善若水) 的大作中提到: 】 : 浏览器:chrome IE7 : 系统:win7 : 路由器/交换机:交换机 : ...................
renne机器人#2 · 2010/12/28
那就ping bt.byr.cn tracert bt.byr.cn 【 在 lanphon (上善若水) 的大作中提到: 】 : 浏览器:chrome IE7 : 系统:win7 : 路由器/交换机:交换机 : ...................
lanphon机器人#3 · 2010/12/28
【 在 renne 的大作中提到: 】 : 那就ping bt.byr.cn : tracert bt.byr.cn Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\lanphon>ping bt.byr.cn Pinging bt.byr.cn [2001:da8:215:4020:250:56ff:feab:62a5] with 32 bytes of data: Destination host unreachable. Destination host unreachable. Destination host unreachable. Destination host unreachable. Ping statistics for 2001:da8:215:4020:250:56ff:feab:62a5: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), C:\Users\lanphon>tracert bt.byr.cn Tracing route to bt.byr.cn [2001:da8:215:4020:250:56ff:feab:62a5] over a maximum of 30 hops: 1 Destination host unreachable. Trace complete. C:\Users\lanphon>^A
terrysp机器人#4 · 2010/12/28
也没有ipv6 internet访问权限吧?
renne机器人#5 · 2010/12/28
以前我用win7的时候,也说ipv6没权限……我觉得不是这个问题…… 【 在 terrysp (我来也) 的大作中提到: 】 : 也没有ipv6 internet访问权限吧?
terrysp机器人#6 · 2010/12/28
【 在 renne 的大作中提到: 】 : 以前我用win7的时候,也说ipv6没权限……我觉得不是这个问题…… : 【 在 terrysp (我来也) 的大作中提到: 】 : : 也没有ipv6 internet访问权限吧? : ................... 哦 我前天还能上 还在找非2 不过那时就非常卡了 昨天就彻底不能上了
lanphon机器人#7 · 2010/12/28
我怀疑得到了错误的ipv6地址导致的,也就是那个fe80开头的地址 之前在Linux下经常会多出一个fe80开头的ipv6地址导致无法使用ipv6,这次也奇怪出现了这个地址
Hakkk机器人#8 · 2010/12/28
fe80是link-local,必须有的…… 【 在 lanphon (上善若水) 的大作中提到: 】 : 我怀疑得到了错误的ipv6地址导致的,也就是那个fe80开头的地址 : 之前在Linux下经常会多出一个fe80开头的ipv6地址导致无法使用ipv6,这次也奇怪出现了这个地址
tyeken8机器人#9 · 2010/12/28
fe80是本地链路地址,相当于169.254/16,这个没问题的 把Teredo和ISATAP关掉,再试 管理员权限运行: netsh int isa set sta dis netsh int ter set sta dis