From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 03:25:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D4137B401 for ; Wed, 13 Aug 2003 03:25:30 -0700 (PDT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8966D43F3F for ; Wed, 13 Aug 2003 03:25:28 -0700 (PDT) (envelope-from mail23@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.9/8.12.9) with ESMTP id h7DAPirQ084943; Wed, 13 Aug 2003 12:25:44 +0200 (CEST) (envelope-from bulk@ei.bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.9/8.12.9/Submit) id h7DAPixw084942; Wed, 13 Aug 2003 12:25:44 +0200 (CEST) Date: Wed, 13 Aug 2003 12:25:44 +0200 From: Ruben de Groot To: Mark Message-ID: <20030813102544.GA84909@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Mark , Andy Farkas , freebsd-questions@freebsd.org References: <20030813123805.Y90272-100000@hewey.af.speednet.com.au> <200308130956.H7D9U28E022832@asarian-host.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200308130956.H7D9U28E022832@asarian-host.net> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org cc: Andy Farkas Subject: Re: Restricting ICMP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 10:25:30 -0000 On Wed, Aug 13, 2003 at 09:56:04AM +0000, Mark typed: > ----- Original Message ----- > From: "Andy Farkas" > I am just not very fond of the idea of local users starting ICMP wars over > the net, using my server :) I have already had an instance where a web-user > did an excessive ping attack on one of his buddies. And, naturally, I want > to prevent that. The chmod u-s idea mentioned here, was a good idea. Except > that, prefereably, I'd like all of wheel to have access, and the rest not. > And that may be harder to implement. Not at all. chmod 4550 /sbin/ping -Ruben > > Thanks for your answer anyway, > > - Mark > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"