From owner-freebsd-questions@FreeBSD.ORG Fri Oct 3 06:10:45 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 BB86116A4B3 for ; Fri, 3 Oct 2003 06:10:45 -0700 (PDT) Received: from labe.afribone.net.gn (kimbo.afribone.net.gn [216.252.183.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A7543FBF for ; Fri, 3 Oct 2003 06:10:42 -0700 (PDT) (envelope-from traore@afribone.net.gn) Received: from localhost (labe.afribone.net.gn [127.0.0.1]) by labe.afribone.net.gn (8.12.9/8.12.8) with ESMTP id h93Cud2B006581 for ; Fri, 3 Oct 2003 12:56:39 GMT Received: from labe.afribone.net.gn ([127.0.0.1]) by localhost (labe.afribone.net.gn [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06138-08 for ; Fri, 3 Oct 2003 12:56:37 +0000 (GMT) Received: from labe.afribone.net.gn (labe.afribone.net.gn [127.0.0.1]) by labe.afribone.net.gn (8.12.9/8.12.8) with ESMTP id h93CuR4F006565 for ; Fri, 3 Oct 2003 12:56:27 GMT Received: (from apache@localhost) by labe.afribone.net.gn (8.12.9/8.12.8/Submit) id h93CuRDp006564 for freebsd-questions@FreeBSD.org; Fri, 3 Oct 2003 12:56:27 GMT X-Authentication-Warning: labe.afribone.net.gn: apache set sender to traore@afribone.net.gn using -f Received: from 10.0.1.12 ([10.0.1.12]) by mail.afribone.net.gn (IMP) with HTTP for ; Fri, 3 Oct 2003 12:56:27 +0000 Message-ID: <1065185787.3f7d71fb86531@mail.afribone.net.gn> Date: Fri, 3 Oct 2003 12:56:27 +0000 From: traore@afribone.net.gn To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 10.0.1.12 X-Virus-Scanned: by Admin at afribone.net.gn Subject: Filter by MAC Address 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, 03 Oct 2003 13:10:45 -0000 Hello, I get router on FreeBSD. I want to filter packet by MAC Address fitering. Pls let me know how can i this using ipfw. Or how can install iptables on freeBSD (with iptables, this is possible). REgards!