Your message dated Sun, 21 Jan 2007 11:36:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bugs fixed by switch to iputils-ping
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: netstd
Version: 3.07-7

Whilst ping shouldn't let non-root users send oversized packets, this can't
be right:

~$ ping -c 1 9.20.5.107
PING 9.20.5.107 (9.20.5.107): 56 data bytes
64 bytes from 9.20.5.107: icmp_seq=0 ttl=255 time=0.2 ms
~$ ping -c 1 -s 56 9.20.5.107
ping: Operation not permitted

(56 is the default anyway!)

~$ sudo ping -c 1 -s 56 9.20.5.107
PING 9.20.5.107 (9.20.5.107): 56 data bytes
64 bytes from 9.20.5.107: icmp_seq=0 ttl=255 time=0.2 ms

ping is setuid

Adrian Bridgett <[EMAIL PROTECTED]>
Internal: 7-245528  External: 01962-815528

--- End Message ---
--- Begin Message ---
        Hello,

All of these bugs should be fixed automagically by switching to 
iputils-ping which replaces netkit-ping in Debian Etch.

#262304 was tagged Woody, but this is not a supported release anymore.

#36663: it is in fact the number of packet *sent* that matters, not the 
the number of received ones. iputils-ping manpage is consistent.

#66551: the -I option is fixed with iputils-ping.

Regards,

-- 
Rémi Denis-Courmont
http://www.remlab.net/

Attachment: pgpIKe4Y0Hcdu.pgp
Description: PGP signature


--- End Message ---

Reply via email to