From owner-freebsd-questions Thu Dec 19 3:13:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9870C37B401 for ; Thu, 19 Dec 2002 03:13:25 -0800 (PST) Received: from smtp.melim.com.br (aririba.melim.com.br [200.215.110.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0633A43EE6 for ; Thu, 19 Dec 2002 03:13:25 -0800 (PST) (envelope-from ronan@melim.com.br) Received: from fazendinha (ressacada.melim.com.br [200.215.110.4]) by smtp.melim.com.br (Postfix) with SMTP id 27FACFCC5; Thu, 19 Dec 2002 09:11:43 -0200 (EDT) Message-ID: <01a801c2a74f$c0ef04e0$34a8a8c0@melim.com.br> From: "Ronan Lucio" To: "James Pace" , References: <20021217183421.I3893-100000@tigger.pacehouse.com> Subject: Re: ipfw and rule 65535 Date: Thu, 19 Dec 2002 09:14:09 -0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There are some kind of packets that isnīt IP packets. I donīt known exactly whichs, but a good read in man tcpdump man ipfw man bridge will make you make you undestand it better Ronan > > Here is the end of the output from 'ipfw show': > > 04000 0 0 deny log ip from any to any > 65535 91 8227 deny ip from any to any > > Can anyone explain why the last rule is getting hit? I was under the > impression that the rules are traversed in order, so 4000 should catch > anything that -1 would. > > This is FreeBSD 4.7-STABLE: Sun Nov 10 10:42:32 PST 2002 > > Thanks! > > -James > > -- > James Pace > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message