From owner-freebsd-questions@FreeBSD.ORG Wed Jun 1 08:49:29 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 DB35E16A41C for ; Wed, 1 Jun 2005 08:49:29 +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 6B1C843D4C for ; Wed, 1 Jun 2005 08:49:29 +0000 (GMT) (envelope-from freebsd@top-consulting.net) Received: (qmail 73464 invoked by uid 89); 1 Jun 2005 08:36:20 -0000 Received: from unknown (HELO GSPOT) (193.226.85.204) by cust02.top-consulting.net with SMTP; 1 Jun 2005 08:36:20 -0000 From: "George Breahna" Cc: Date: Wed, 1 Jun 2005 11:49:33 +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: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcVmhBQq+xt5oNG1S12g+yUm3b6y4wAAqmZQ Message-Id: <20050601084929.6B1C843D4C@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 08:49:30 -0000 Yes and no. In any case, I have tried assigning them different rule numbers but it doesn't change anything. Second one still doesn't get looked at. George -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Dmitry Mityugov Sent: Wednesday, June 01, 2005 11:43 AM 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? -- Dmitry "We live less by imagination than despite it" - Rockwell Kent, "N by E" _______________________________________________ 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"