From owner-freebsd-questions Thu Nov 9 1:53:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bessel.tekniikka.turkuamk.fi (bessel.tekniikka.turkuamk.fi [193.166.133.10]) by hub.freebsd.org (Postfix) with ESMTP id 716C437B479 for ; Thu, 9 Nov 2000 01:53:40 -0800 (PST) Received: from localhost (eyurtese@localhost) by bessel.tekniikka.turkuamk.fi (8.9.2/8.9.2) with ESMTP id LAA58170; Thu, 9 Nov 2000 11:53:34 +0200 Date: Thu, 9 Nov 2000 11:53:33 +0200 (WET) From: Evren Yurtesen To: Steve Lewis Cc: freebsd-questions@freebsd.org Subject: Re:(2) pipes,IPFW and simple question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oh well it was my fault The skipto option goes instead of the pipe option I cant set it so that if the pipe matches then skipto. I can only set if the rule matches skipto If I understood right from the man page So actually it wasnt a solution. Evren On Wed, 8 Nov 2000, Steve Lewis wrote: > On Wed, 8 Nov 2000, Evren Yurtesen wrote: > > > I can use ipfw's skipto option to continue from another rule when the > > pipe > > matches but then the problem is with ipfw list numbers. I sometimes add > > rules in the middle of the rules in my rc.firewall file and all the > > numbers change > > at the next time I reboot the firewall box. > > you have the answer you need right here... > my suggestion is to explicitly number your rules. > man ipfw for details. > > > --Steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message