Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Troubleshooting virtual machine TCP/IP issues by pinging the loopback address

Symptoms

This article provides steps to troubleshoot network connection issues by pinging the loopback address (127.0.0.1).

Resolution

To use ping to verify that TCP/IP is working correctly, run the command:
ping 127.0.0.1 
The output for a working connection appears similar to:
Pinging 127.0.0.1 with 32 bytes of data:
 
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
 
Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms 
If the you receive an error, TCP/IP is not working correctly.
 
To resolve this issue, try the following options:

Additional Information

 For more information, see the main article in this series, Troubleshooting virtual machine TCP/IP connection issues (1007842).

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions