|
||||||||
I am testing two authorization/authentication methods in my freebsd boxes (as access points): - Captive Portal to hotspots - to unknow users http://arita.cc.saga-u.ac.jp/opengate/index-e.html - Project WARTA (PPPoE + Radius + IPFW) - to know users http://www.hpi.net/whitepapers/warta/ Toledo > My goal for the AP that I am creating would be to implement some > advanced authorization and authentication capabilities. The new wlan > security initiatives call for using 802.1X port authentication to do > this, and I already have a freeradius server and ldap directory set up > for this purpose. > |