[table of contents][main topic of chapter][index][previous][next]
[copyright and trademarks][Preface Overview][Cisco TCP/IP Suite books]

Ping Application Messages

This section identifies messages reported through the Ping application. Each message includes a description and suggests ways to resolve the problem.

Address already in use
Description: Another application is running and using the same port number as the application displaying this message. This usually occurs with a server application listening on a well known port.

Resolution: Using the Monitor application, show the Connection Table to verify that another application has the port number.

Broken pipe
Description: An operation was requested on a socket that is no longer connected or considered a socket.

Resolution: If the remote host has a logging facility, use it to determine why the connection was disconnected. Use any available network analysis tools to determine why the connection was disconnected.

Connection refused
Description: The remote host has refused this connection request.

Resolution: Make sure a server application is running on the target host that can accept the connection. Use available tools on the target host to display the connection table. Typical commands are netstat on UNIX hosts, and MULTINET SHOW/CONNECTIONS on VMS hosts using Cisco MultiNet for OpenVMS. Ask the network administrator if any access restrictions have been placed on the server application.

Connection reset by peer
Description: An operation was requested on a socket that is no longer connected or considered a socket.

Resolution: If the remote host has a logging facility, use it to determine why the connection was disconnected. Use any available network analysis tools to determine why the connection was disconnected.

Connection timed out
Description: The Cisco TCP/IP Suite stack could not establish a connection with the remote host.

Resolution: Use the Ping application to verify that you have a route to the target host and that the target host is running.

Note

Firewalls often allow Ping to work but not other services such as Telnet or FTP. You may have to contact the network administrator for the remote host for assistance.

Couldn't contact DNS Server
Description: The Ping application cannot communicate with the DNS server.

Resolution: Verify that the IP address of the DNS server is correct, the DNS server is operational, and the network is operational.

DNS Server failure
Description: The DNS server has failed to respond to the request for name service.

Resolution: Verify that the DNS server is operational.

Host not found
Description: Either the name entered for the target host is not a valid name or it cannot be resolved by DNS.

Resolution: Verify the name was entered correctly. Verify that the host name and IP address are accurate in DNS.

Network is down
Description: The Cisco TCP/IP Suite kernel is not loaded properly or cannot communicate with the network card driver.

Resolution: Check the ODI, NDIS 2.0, or NDIS 3.0 configuration.

Network is unreachable
Description: The network portion of the destination IP address is different from the local network. There is no route to the remote network.

Resolution: Using the Configuration Utility, verify that the default route is correct in the Routing tab. Using network analysis tools on another machine, check the route that the packet takes to the remote network and verify that packets are being forwarded to the default gateway.

No Address for Host
Description: The specified host name or IP address could not be translated.

Resolution: If your site uses DNS, use the Ping application to verify that the DNS name server is running and that your workstation can communicate with it. Using the Configuration Utility, verify that the IP address of the DNS server is correct. Verify with the DNS administrator that the host entry is in the DNS zone files. If your site uses host tables instead of DNS, verify that the host name and address for the target host are correct in the host table.

No buffer space available
Description: There is not enough memory to complete the requested action.

Resolution: Make sure that your system has sufficient memory. Close any unused applications to free memory.

No Data in DNS Answer
Description: An error was returned while attempting to translate a host name or IP address.

Resolution: Use any available network tools to capture the DNS query and response. For additional help, please contact Technical Support.

No route to host
Description: There is no route to the target host.

Resolution: Using the Monitor application, verify that the routing table is correct. Using the Configuration Utility, verify that the default route is correct in the Routing tab. Using network analysis tools on another machine, check the route that the packet takes to the remote network and verify that packets are being forwarded to the default gateway.

Not enough core
Description: The TCP/IP stack does not have enough memory to complete the requested action.

Resolution: Make sure that your system has sufficient memory. Close any unused applications to free memory.

Out of dynamic memory
Description: The TCP/IP stack does not have enough memory to complete the requested action.

Resolution: Make sure your system has sufficient memory. Close any unused applications to free memory.



[table of contents][main topic of chapter][index][previous][next]
[copyright and trademarks][Preface Overview][Cisco TCP/IP Suite books]

Copyright© 1995-1996 Cisco Systems, Inc. All Rights Reserved.

HTML file generated May 15, 1996.