1. This message is commonly known as a ping packet.
这条消息就是众所周知的ping包。

来自互联网

2. Essentially, ping sends an echo packet to the device, and expects the device to echo the packet contents back.
简单地说,ping向设备发送一个echo数据包,期望设备把数据包的内容发送回来。

来自互联网

3. A ping flooding attack is a simple DDoS attack in which a computer sends a packet (ping) to another system with the intention of uncovering information about services or systems that are up or down.
ping洪水攻击是一种简单的DDoS攻击。在这种攻击中,一个计算机向另一个系统发送一个包(ping),以找到关于服务或系统的信息。

来自互联网

4. If a host is known but you find that users are complaining that the host itself or an application running on it isn't responding, use ping and look for 0% packet loss (see Listing 6).
如果主机是已知的,但是用户抱怨这个主机本身或它上面运行的应用程序没有响应,那么使用ping并查看数据包丢失率是否为0%(见清单6)。

来自互联网

5. A ping fails when the number of packets received is less than the number sent and packet loss is greater than 0 percent.
当收到的数据包数量少于发送的数量,数据包损失大于0时,ping失败。

来自互联网

6. A ping fails when the number of packets received is less than the number sent and packet loss is greater than 0 percent.
当收到的数据包数量少于发送的数量,数据包损失大于0时,ping失败。

来自互联网