From owner-freebsd-ipfw Wed Jul 10 4:33:14 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A857037B400 for ; Wed, 10 Jul 2002 04:33:12 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B86643E31 for ; Wed, 10 Jul 2002 04:33:12 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g6ABX9G93417; Wed, 10 Jul 2002 04:33:09 -0700 (PDT) (envelope-from rizzo) Date: Wed, 10 Jul 2002 04:33:09 -0700 From: Luigi Rizzo To: Jens Trzaska Cc: ipfw@freebsd.org Subject: Re: ipfw2 patches for -stable available Message-ID: <20020710043309.A93353@iguana.icir.org> References: <20020709023203.A83270@iguana.icir.org> <20020710092337.GB27538@anastasia.lan.blastermaster.de> <20020710023145.A91972@iguana.icir.org> <20020710095112.GB28611@anastasia.lan.blastermaster.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020710095112.GB28611@anastasia.lan.blastermaster.de>; from jt@barfoos.de on Wed, Jul 10, 2002 at 11:51:12AM +0200 Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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