From owner-freebsd-questions@FreeBSD.ORG Wed Jun 1 12:52:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 691DE16A41C for ; Wed, 1 Jun 2005 12:52:18 +0000 (GMT) (envelope-from freebsd@top-consulting.net) Received: from cust02.top-consulting.net (cust02.top-consulting.net [69.28.212.222]) by mx1.FreeBSD.org (Postfix) with SMTP id E685343D1D for ; Wed, 1 Jun 2005 12:52:17 +0000 (GMT) (envelope-from freebsd@top-consulting.net) Received: (qmail 87356 invoked by uid 89); 1 Jun 2005 12:39:08 -0000 Received: from unknown (HELO GSPOT) (193.226.85.204) by cust02.top-consulting.net with SMTP; 1 Jun 2005 12:39:08 -0000 From: "George Breahna" Cc: Date: Wed, 1 Jun 2005 15:52:23 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <429DA994.4090809@restecp.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVmo2f4Fie7eSx2TyaMZBc7aWUohAABUvEg Message-Id: <20050601125217.E685343D1D@mx1.FreeBSD.org> Subject: RE: Bridging and IPFW X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 12:52:18 -0000 Tried that one myself, but I tried it again. No impact whatsoever! -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Colin House Sent: Wednesday, June 01, 2005 3:27 PM To: George Breahna Cc: freebsd-questions@freebsd.org Subject: Re: Bridging and IPFW On 6/1/05, George Breahna wrote: >.. > > >>According to what I have read, using ipfw2 I should now be able to >>properly filter by MAC address..so I wrote up some rules! >> >>$IPFW 10 add allow ip from any to any MAC any 00:0E:A6:02:4D:A4 $IPFW >>10 add allow ip from any to any MAC 00:0E:A6:02:4D:A4 any >> >> > >Is it intentional that both rules have the same number, 10? > >-- > > Not entirely sure, but will setting the sysctl net.inet.ip.fw.one_pass to 0 help? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"