From owner-freebsd-net Wed Feb 12 8: 4:51 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4D9637B401 for ; Wed, 12 Feb 2003 08:04:50 -0800 (PST) Received: from laptop.tenebras.com (laptop.tenebras.com [66.92.188.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 46A6243FD7 for ; Wed, 12 Feb 2003 08:04:46 -0800 (PST) (envelope-from kudzu@tenebras.com) Received: (qmail 59989 invoked from network); 12 Feb 2003 16:04:45 -0000 Received: from sapphire.tenebras.com (HELO tenebras.com) (192.168.188.241) by 0 with SMTP; 12 Feb 2003 16:04:45 -0000 Message-ID: <3E4A709D.1040805@tenebras.com> Date: Wed, 12 Feb 2003 08:04:45 -0800 From: Michael Sierchio User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrea Venturoli Cc: freebsd-net@freebsd.org Subject: Re: ipfw: count=pass? References: <200302121602.h1CG2n4h002384@soth.ventu> In-Reply-To: <200302121602.h1CG2n4h002384@soth.ventu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Andrea Venturoli wrote: > ipfw's manual page states that after a count the packet goes ahead in the rule chain as if nothing has happened, but at > this points I'm beginning to wonder wether this is true or wether the count rules also allow traffic through as if they > were "pass". No, count works as advertised -- the matching packets are counted and rule processing resumes with next rule with a higher rule number. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message