From owner-freebsd-questions@FreeBSD.ORG Fri May 2 09:30:04 2003 Return-Path: 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 BBAC637B404 for ; Fri, 2 May 2003 09:30:04 -0700 (PDT) Received: from brisefer.cediti.be (porquepix.cediti.be [213.189.188.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ABD943F85 for ; Fri, 2 May 2003 09:30:03 -0700 (PDT) (envelope-from Olivier.Cherrier@cediti.be) Received: by brisefer.nat.cediti.be with Internet Mail Service (5.5.2653.19) id ; Fri, 2 May 2003 18:27:04 +0200 Message-ID: From: Olivier Cherrier To: "'lestat@Relay1.Shutdown.Ro'" , freebsd-questions@freebsd.org Date: Fri, 2 May 2003 18:26:57 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Subject: RE: ipfw/ipf mac rules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 16:30:05 -0000 > does any of the "ipfw" or "ipf" know mac-address restriction rules? > like in linux's iptables --mac --mac-source? as far as i looked ipfw > seems to mention something > about MAC and src/dst-mac but i couldn't get it to work..if not, what > would b the alternative? Read ipfw man page again. ipfw support it. oc