From owner-freebsd-questions@FreeBSD.ORG Fri May 2 09:05:08 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 E04F637B401 for ; Fri, 2 May 2003 09:05:08 -0700 (PDT) Received: from Relay1.ShutDown.Ro (Relay1.ShutDown.ro [194.153.232.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDFDD43FBF for ; Fri, 2 May 2003 09:05:07 -0700 (PDT) (envelope-from lestat@Relay1.Shutdown.Ro) Received: from Relay1.Shutdown.Ro (TAZ [194.153.232.6]) by Relay1.ShutDown.Ro (8.12.6/8.11.6) with ESMTP id h42G54Ff031537 for ; Fri, 2 May 2003 19:05:04 +0300 Message-ID: <3EB2973A.50701@Relay1.Shutdown.Ro> Date: Fri, 02 May 2003 19:05:14 +0300 From: Les User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ipfw/ipf mac rules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lestat@Relay1.Shutdown.Ro List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 16:05:09 -0000 hello. 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? thanx Les