[135] in bugtraq
Re: udp packet storms
daemon@ATHENA.MIT.EDU (Perry E. Metzger)
Tue Nov 1 02:07:12 1994
To: bugtraq@fc.net
In-Reply-To: Your message of "Mon, 31 Oct 1994 22:39:39 CST."
<Pine.SGI.3.91.941031223830.3931A-100000@sgi2.phlab.missouri.edu>
Reply-To: perry@imsi.com
Date: Tue, 01 Nov 1994 00:56:37 -0500
From: "Perry E. Metzger" <perry@imsi.com>
"Paul 'Shag' Walmsley" says:
> On Tue, 1 Nov 1994, anthony baxter wrote:
>
> > Everything I can get my hands on here (Ultrix, SunOS, OSF/1, Irix
> > 5, Solaris) has this bug. Whee.
> >
> > Besides, you get really funky results from ping:
> > 3 packets transmitted, 52 packets received, -1633% packet loss
>
> All of our Unix systems here respond to broadcast pings (IRIX, SunOS 4,
> NeXTStep 3.2) ... but I believe that's by design, not by accident.
Responding isn't the point. Sending by accident is the point. If your
machine will send to the broadcast ether addr. simply because you
specified the IP broadcast address, without having set SO_BROADCAST,
you are in trouble.
.pm