From owner-freebsd-hackers Fri Mar 29 03:11:48 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA05329 for hackers-outgoing; Fri, 29 Mar 1996 03:11:48 -0800 (PST) Received: from cheops.anu.edu.au (avalon@cheops.anu.edu.au [150.203.76.24]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id DAA05173 for ; Fri, 29 Mar 1996 03:11:39 -0800 (PST) Message-Id: <199603291111.DAA05173@freefall.freebsd.org> Received: by cheops.anu.edu.au (1.37.109.16/16.2) id AA264387872; Fri, 29 Mar 1996 22:11:13 +1100 From: Darren Reed Subject: Re: Restricting ping -s and -l To: taob@io.org (Brian Tao) Date: Fri, 29 Mar 1996 22:11:12 +1100 (EDT) Cc: freebsd-hackers@FreeBSD.org In-Reply-To: from "Brian Tao" at Mar 28, 96 10:13:22 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In some mail from Brian Tao, sie said: > > On Tue, 26 Mar 1996, Darren Reed wrote: > > > > Do you stop them sending arbitary 8000 byte UDP packets ? > > Well, I've stopped them from using /sbin/ping as a way of sending > huge UDP datagrams. That will probably discourage 99% of the trouble- > makers out there. > > > Or is it the reurns which hurt ? > > Does the return ping also generate 8000 bytes? Sheesh... I do believe so.