Date: Mon, 9 Dec 2002 13:26:26 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: questions@FreeBSD.ORG Subject: Re: how to restrict as mac address Message-ID: <20021209132626.GB15604@happy-idiot-talk.infracaninophi> In-Reply-To: <01b001c29f81$3669b4d0$dc96eed5@ymmaslak> References: <01b001c29f81$3669b4d0$dc96eed5@ymmaslak>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 09, 2002 at 02:48:03PM +0200, Malik B=FClent wrote: > On FreeBSD4.x > How can I restrict any pc(win9x,2000,etc) as mac address of it's ethernet= ? > that is can I use ipfw for that ? I did not find any document about that. IPFW2 can filter packets by MAC address --- is that what you're looking for? In order to use IPFW2, you'll need to upgrade to a fairly recent FreeBSD 4.6 or 4.7 version and do a buildworld, buildkernel cycle with the correct options in /etc/make.conf and in your kernel config file. (Or you might upgrade to 5-CURRENT, where IPFW2 is the default). IPFW2 functionality was MFC's into RELENG_4 on 21 Aug 2002, so anything later than that should work. See Luigi's announcement on freebsd-stable/freebsd-ipfw for details: http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D441567+0+/usr/local/www/d= b/text/2002/freebsd-stable/20020728.freebsd-stable Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021209132626.GB15604>