[10285] in Athena Bugs
decmips 7.4H: /etc/ping
daemon@ATHENA.MIT.EDU (tom palka)
Tue Feb 16 10:14:38 1993
Date: Tue, 16 Feb 93 10:14:34 -0500
To: bugs@Athena.MIT.EDU
From: tom palka <tompalka@mit.edu>
System name: navigator
Type and version: KN02ba 7.4H
Display type: PMAGB-BA
What were you trying to do?
ping a host in Korea.
What's wrong:
Ping outputs more information that it should:
~> /etc/ping sarah.kist.re.kr
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
icp->icmp_type (3) != ICMP_ECHOREPLY (0)
(it keeps output that line continuously).
What should have happened:
According to the manual page:
Typing ``ping host'' without any options will either report ``host is
alive'' or ``no answer from host''. To get more statistics use the -l
option or one of the other options.
Please describe any relevant documentation references:
man page