2011/10/20 Alexey E. Suslikov <alexey.susli...@gmail.com>: > Vadim Zhukov <persgray <at> gmail.com> writes: > http://www.rz.rwth-aachen.de/aw/cms/rz/Themen/unsere_dienste/kommunikation/netzbetrieb/dienste/wlan/installation/~sib/openbsd/?lang=en
Well, that rc.conf option seems FreeBSD. AFAIK, OpenBSD doesn't support "enterprise WPA". You can try implementing it yourself. The last PDF I saw had about 1000 pages and basically was describing how to interconnect WPA, EAPOL (802.1x) and 802.11 state machines, and then implement like 42 different authentication mechanisms on top of that. Many people have asked that question and nobody seems to have the time to write the code and test it against different RADIUS servers. Good luck with that. FYI: porting current wpa_supplicant or writing new implementation (into iked?) to me seemed like the same effort, since the protocol suite is pretty complicated. But I gave it just a quick look (and moved to more important things to do). -- Martin Pelikan