Troubleshooting TCP/IP

Verifying local network connectivity

The ping(1Mtcp) command sends TCP/IP packets to the desired destination and, if successful, returns packets to the sender. With ping, you can verify that the TCP/IP stack is configured correctly on the local host and that your system can reach others via configured interfaces. To verify connectivity:

  1. Enter ping localhost. This routes packets through the loopback mechanism, and should always succeed regardless of the state of your networking hardware or cabling. If it fails, use the Network Configuration Manager to reconfigure TCP/IP.

  2. Verify your network connections by using ping to try to contact one or more hosts on the local network that you know are running TCP/IP. For example, you might enter ping don.
When you ping a remote host, the following results are possible:
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999