Top > All Packages in Directory > Ping

Ping - Tests whether or not a give host is online

The Ping utility is essentially a system administrator's tool that is used to see if a computer is operating and also to see if network connections are intact. Ping uses the Internet Control Message Protocol (ICMP) Echo function.

A small packet is sent through the network to a particular IP address. This packet contains 64 bytes - 56 data bytes and 8 bytes of protocol reader information. The computer that sent the packet then waits (or 'listens') for a return packet. If the connections are good and the target computer is up, a good return packet will be received. PING can also tell the user the number of hops that lie between two computers and the amount of time it takes for a packet to make the complete trip. Additionaly, an administrator can use Ping to test out name resolution. If the packet bounces back when sent to the IP address but not when sent to the name, then the system is having a problem matching the name to the IP address.



Obtaining

Web pagehttp://www.ping127001.com/pingpage.htm
Source tarballhttp://www.ping127001.com/ping.shar
Licensed under PublicDomain.
This is not a GNU package.

Documentation
User guide available in HTML format from http://www.fifi.org/services/ping-help; User manpage available in HTML format from http://linux.com.hk/man/showman.cgi?manpath=/man/man8/ping.8.inc
Support contacts


Project contacts

Maintainers
Developers
  • Mike Muuss

Related information

Interfacescommand line
Related programsTraceroute

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-04-09
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.