每当出现网络问题时,我的同事总是说“试试 ping”
说实话,我从未见过 ping 失败的情况。即使根本没有网络,它总是“成功”。现在我遇到了一个有两台计算机的网络问题,并且仍然“ping”另一台计算机会“成功”(即使没有任何电缆)
ping 可能存在哪些问题?
结果是总是这个(请原谅,但结果是外语,所以我会尝试翻译)
>ping <address of other PC>
Ping is sent to <address of other PC> 32 bytes of data:
Response from <address of other PC>: Byte count = 32 hours <1 ms TTL = 128
Response from <address of other PC>: Byte count = 32 hours <1 ms TTL = 128
Response from <address of other PC>: Byte count = 32 hours <1 ms TTL = 128
Response from <address of other PC>: Byte count = 32 hours <1 ms TTL = 128
Ping statistics of <address of other PC>:
Number of packets: transmission = 4, reception = 4, loss = 0 (loss of 0%),
Approximate round trip time (ms):
Minimum = 0 ms, maximum = 0 ms, average = 0 ms
编辑:“我不清楚我在问什么”
我问的是为什么 ping 永远不起作用?(因为无论发生什么,它总是成功回复)