Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2006 14:39:33 -0600
From:      Lane <lane@joeandlane.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: IPFW: delete range of rules?
Message-ID:  <200611291439.34199.lane@joeandlane.com>
In-Reply-To: <20061129145422.I70323@prime.gushi.org>
References:  <20061129145422.I70323@prime.gushi.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 29 November 2006 13:55, Dan Mahoney, System Admin wrote:
> Hey all, the ipfw man page says rules can be deleted individually or in
> groups, but I don't see (other than the sets) an easy way to craft
> deletion of rules in a range (for example, 500-550).
>
> As the system I'm using crafts client rules by client numbers, this is a
> kinda useful feature, is it available somewhere?
>
> -Dan
>
> --
>
> "There is no right and wrong, there is only fun and boring."
>
> -Fisher Stevens, "Hackers"
>
> --------Dan Mahoney--------
> Techie,  Sysadmin,  WebGeek
> Gushi on efnet/undernet IRC
> ICQ: 13735144   AIM: LarpGM
> Site:  http://www.gushi.org
> ---------------------------
>
> _______________________________________________
Whoops!

I see that you *can* delete multiple rules like this:

ipfw delete 5150 5200 5300

lane



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611291439.34199.lane>