Ping Error Messages
PING (Packet Internet Groper) is a program used to test whether a particular network host is online by sending an ICMP (Internet control message protocol) echo request and waiting for a response. It is used for troubleshooting connectivity between network devices such as servers, routers, workstations and printers. It is one of the most commonly used tools used to troubleshoot network connectivity between devices.
You can ping a host from a command prompt simply by typing ping followed by the IP address. For example type ping 192.168.0.1 to see if the host with the 192.168.0.1 IP address is reachable. It also works with hostnames on the same network so if you have a server called WebServer you can type inping WebServer to check for connectivity. You can also ping a website by typing ping www.microsoft.com to check its availability. For Windows computers you will need to allow ICMP packets through the firewall in order to be able to ping those computers.
To use the PING utility simply open a command prompt from your Start menu or type in cmd from your run command box or your search box.
When a PING is successful you get a reply back from the host showing its IP address and other information such as the time it took for the reply to go through.

When a ping response is not successful you can get a variety of error replies. Here are the main error messages and what they mean.
Commentaires
Enregistrer un commentaire