1
Livid MOD 你在的城市?及你 ping www.v2ex.com 的结果?
|
2
missdeer OP @Livid 上海,家里是电信:
$ ping www.v2ex.com PING lbr.ogslb.com (23.251.105.132): 56 data bytes 64 bytes from 23.251.105.132: icmp_seq=0 ttl=47 time=318.743 ms 64 bytes from 23.251.105.132: icmp_seq=1 ttl=47 time=318.116 ms 64 bytes from 23.251.105.132: icmp_seq=2 ttl=47 time=319.190 ms 64 bytes from 23.251.105.132: icmp_seq=3 ttl=47 time=319.060 ms ^C --- lbr.ogslb.com ping statistics --- 4 packets transmitted, 4 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 318.116/318.777/319.190/0.415 ms 公司是网通: $ ping www.v2ex.com PING lbr.ogslb.com (209.177.81.94) 56(84) bytes of data. 64 bytes from 209.177.81.94: icmp_seq=1 ttl=44 time=70.1 ms 64 bytes from 209.177.81.94: icmp_seq=2 ttl=44 time=82.2 ms 64 bytes from 209.177.81.94: icmp_seq=3 ttl=44 time=82.4 ms 64 bytes from 209.177.81.94: icmp_seq=4 ttl=44 time=81.6 ms ^C --- lbr.ogslb.com ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 22427ms rtt min/avg/max/mdev = 70.144/79.138/82.441/5.204 ms |
3
Livid MOD 你公司的结果是正确的。
家里的网络的结果有问题,居然收到的是我们在美国东部的服务器地址,你用了国外的 DNS?建议换成本地电信的试试。 |
6
Earthman 2014-08-31 17:29:41 +08:00
@Livid C:\Users\Administrator>ping www.v2ex.com
正在 Ping lbr.ogslb.com [209.177.81.84] 具有 32 字节的数据: 来自 209.177.81.84 的回复: 字节=32 时间=65ms TTL=50 来自 209.177.81.84 的回复: 字节=32 时间=65ms TTL=50 来自 209.177.81.84 的回复: 字节=32 时间=64ms TTL=50 来自 209.177.81.84 的回复: 字节=32 时间=64ms TTL=50 209.177.81.84 的 Ping 统计信息: 数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失), 往返行程的估计时间(以毫秒为单位): 最短 = 64ms,最长 = 65ms,平均 = 64ms C:\Users\Administrator>ping v2ex.com 正在 Ping v2ex.com [23.251.100.132] 具有 32 字节的数据: 来自 23.251.100.132 的回复: 字节=32 时间=314ms TTL=51 来自 23.251.100.132 的回复: 字节=32 时间=314ms TTL=51 来自 23.251.100.132 的回复: 字节=32 时间=314ms TTL=51 来自 23.251.100.132 的回复: 字节=32 时间=314ms TTL=51 23.251.100.132 的 Ping 统计信息: 数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失), 往返行程的估计时间(以毫秒为单位): 最短 = 314ms,最长 = 314ms,平均 = 314ms 四川电信 |