Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 04:33:09 -0700
From:      Luigi Rizzo <rizzo@icir.org>
To:        Jens Trzaska <jt@barfoos.de>
Cc:        ipfw@freebsd.org
Subject:   Re: ipfw2 patches for -stable available
Message-ID:  <20020710043309.A93353@iguana.icir.org>
In-Reply-To: <20020710095112.GB28611@anastasia.lan.blastermaster.de>; from jt@barfoos.de on Wed, Jul 10, 2002 at 11:51:12AM %2B0200
References:  <20020709023203.A83270@iguana.icir.org> <20020710092337.GB27538@anastasia.lan.blastermaster.de> <20020710023145.A91972@iguana.icir.org> <20020710095112.GB28611@anastasia.lan.blastermaster.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 10, 2002 at 11:51:12AM +0200, Jens Trzaska wrote:
...
> But is that o.k.?
> 
> anastasia:~#ipfw add 5900 allow ip from { 10.11.9.3 or 10.11.9.2 } to any
> 05900 allow ip from { 10.11.9.3 or 10.11.9.2 } to any
> 05900 allow ip from { 10.11.9.3 or 10.11.9.2 } to any
> 
> It shows the rule 2 times.

oh don't worry, there was an extra call to show_ipfw() that i
put in for debugging purposes.
It is near the end of ipfw2.c:add() you can safely
remove it

	cheers
	luigi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




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