Ping Help Us!
Using ping
When troubleshooting, you can use ping to verify IP-level connectivity. You should perform the following steps when using ping:
If you can't ping outside IP, make sure you have correct gateway. If you can't ping outside computer name or web name, check the DNS settings.
If you cannot use ping successfully at any point, confirm that:
1)The computer was restarted after TCP/IP was configured.
2) The IP address of the local computer is valid and appears correctly
on ipconfig /all.
3) IP routing is enabled and the link between routers is operational.
4) For the security reasons, many organizations block the return of ICMP (ping) packets
so that ping or tracert may not be possible to obtain a response.
Error code 65, 10043 and 10050, transmit failed
Symptoms: When using ping command, you may receive either of the following: "Transmit failed, error code 65" or "Transmit failed, error code 10050"
Resolutions: make sure your firewall or router doesn't disable ping and to allow ICMP Echo and Echo Reply packets.
This is name resolution issue if you can ping IP but not computer name
The ping command uses Windows Sockets-style name resolution to resolve a computer name to an IP address, so if pinging by address succeeds, but pinging by name fails, then the problem lies in address or name resolution, not network connectivity.
Your feedback and contributions to this web site