From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 08:45:22 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 4391116A4BF for ; Thu, 9 Oct 2003 08:45:22 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF5843FAF for ; Thu, 9 Oct 2003 08:45:21 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id DC81C3AF6; Thu, 9 Oct 2003 11:45:20 -0400 (EDT) Sender: lowell@be-well.ilk.org To: traore@afribone.net.gn, questions@FreeBSD.org References: <1065710483.3f8573935bee1@mail.afribone.net.gn> <20031009150915.GA98369@mich2.itxmarket.com> From: Lowell Gilbert Date: 09 Oct 2003 11:45:20 -0400 In-Reply-To: <20031009150915.GA98369@mich2.itxmarket.com> Message-ID: <44llru8lf3.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: ipfw using 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: Thu, 09 Oct 2003 15:45:22 -0000 "Michael L. Hostbaek" writes: > traore@afribone.net.gn (traore) writes: > from 'man ipfw' : > { MAC | mac } dst-mac src-mac But note that this is only available in ipfw2, which is not the default in FreeBSD 4.x. The same manual page describes how to compile it into your kernel.