Re: Interesting EAP combination



On Tue, 2008-05-06 at 13:16 -0400, Darren Albers wrote:
> This blog post points out an interesting type of connection that is
> not supported by Network-Manager:
> http://uwstopia.nl/blog/2008/05/wireless-internet-under-linux-in-the-amsterdam-public-library
> 
> ctrl_interface=/var/run/wpa_supplicant
> eapol_version=1
> 
> network={
> 	ssid="OBA Hotspot Service"
> 	scan_ssid=1
> 	key_mgmt=IEEE8021X
> 	eap=PEAP
> 	identity="YOUR-USERNAME-GOES-HERE"
> 	password="YOUR-PASSWORD-GOES-HERE"
> }
> 
> So it uses PEAP to authenticate the user but the connection is still open...

Looks like dynamic WEP; we should support that.  This was 0.6.6, right?

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]