On Thu, Apr 08, 1999 at 11:27:14PM -0700, Joey Hess wrote:
> Well everyone I asked to test this bug before reporting it does happen to run
> debian. But if it's not the compiler I can't imagine what debian-specific
> thing it could be.
Seems to be a bug in ping in potato -

netbase (3.14-1) unstable; urgency=low

  * Added iputils package. (provides ping6, traceroute6, and
    tracepath{,6})

  * ipdwadm-wrapper: Fixed thinko in helptext, and added check for
    /proc/net/ip_acct as well as /proc/net/ip_input to better check
    some ipfwadm (pre-2.1.x) systems. Thanks to Francesco Portorti.
    (Bug#34879,#34880,#34912,#35016)

  * /bin/ping: Recompiled with new fakeroot to fix weird group errors.
    (Bug#34994,#34998)

 -- Anthony Towns <[EMAIL PROTECTED]>  Wed, 24 Mar 1999 22:30:40 +1000

ping binary from slink:
balmeida@terminus [~]: sudo ./ping -s 11 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 11 data bytes
19 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.2 ms
19 bytes from 127.0.0.1: icmp_seq=1 ttl=255 time=0.1 ms
19 bytes from 127.0.0.1: icmp_seq=2 ttl=255 time=0.1 ms
19 bytes from 127.0.0.1: icmp_seq=3 ttl=255 time=0.1 ms

--- 127.0.0.1 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.2 ms


ping binary from potato:
balmeida@terminus [~]: sudo /bin/ping -s 11 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 11 data bytes

--- 127.0.0.1 ping statistics ---
4 packets transmitted, 0 packets received, 100% packet loss


-- 
Brian Almeida <[EMAIL PROTECTED]>          
Debian Linux Developer - http://www.debian.org
finger [EMAIL PROTECTED] for GPG/PGP public keys
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to