Date: Fri, 19 Oct 2007 22:27:15 +1300 From: Andrew Thompson <thompsa@FreeBSD.org> To: "Marc G. Fournier" <scrappy@hub.org> Cc: freebsd-net@freebsd.org Subject: Re: Secure Wireless Router using FreeBSD ... Message-ID: <20071019092715.GD73629@heff.fud.org.nz> In-Reply-To: <5DD7674E37360FEF4702B66C@ganymede.hub.org> References: <5DD7674E37360FEF4702B66C@ganymede.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 19, 2007 at 02:27:02AM -0300, Marc G. Fournier wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Within my Linksys, I can restrict wireless to MAC addresses, as well as using > stuff like WPA ... quick search on google, and I found: > > <http://www.howtoforge.com/setting_up_a_freebsd_wlan_access_point> > > Which talks about setting up a WPA based wireless network ... but, some way of > doing MAC based restrictions as well? I'm suspecting that I can using pf, deny > all MAC then allow specific ones ... What I would like to find, if it exists, > is an application that I can run on FreeBSD so that there is a "user friendly" > interface to this, vs having someone have to muddle with flat files and reload > rules ... See wlan_acl(4) and mac:allow in ifconfig(8). Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071019092715.GD73629>