Date: Tue, 9 Sep 2003 22:20:41 +0000 From: "Nathan Vidican" <nathan@vidican.com> To: Martin Jessa <freebsd@yazzy.org> Cc: freebsd-isp@freebsd.org Subject: Re: Radius and MAC Address Access Control Message-ID: <20030909221635.M54304@vidican.com> In-Reply-To: <20030909121457.672d3b41.freebsd@yazzy.org> References: <20030909121457.672d3b41.freebsd@yazzy.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Might I suggest you look into just using PPPoE for wireless applications? You can first off make use of WEP to secure the traffic to some extent, then run PPPoE (which can authenticate through radius) to have your clients login and what-not. This way you can control not only access to the network but also access to which IP address(es). We have a similar setup here, where we use private IP's from tower to tower and route traffic back to home base, where clients login with PPPoE to get an external IP address and it works very well thus far. Just my 2 cents, if you still want to block/control by mac address why not just use a switch which has radius support; eg: Cisco 2924XL. -- Nathan Vidican nathan@vidican.com Innovative Product Sales http://www.InnovativeProductSales.com/ On Tue, 9 Sep 2003 12:14:57 +0200, Martin Jessa wrote > Hi Guys. > > I am setting up system for a Wireless ISP trying to figure out how > to enable MAC Address Access Control with a radius server. I need to > find out how it can be done and what Radius server supports tricks > like that. Any ideas? > > Thanks in advace. > YazzY > _______________________________________________ > freebsd-small@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-small > To unsubscribe, send any mail to "freebsd-small-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030909221635.M54304>