Here is my wpa_suplicant.conf:
---
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
auth_alg=OPEN
ssid="myssid"
proto=WPA2
scan_ssid=1
psk="mysecretpskkey"
key_mgmt=WPA-PSK
}
---
This is what ended up working, but I'm not confident it is actually
using WPA2...anyone know a good way to tell?
I think I was missing the auth_alg=OPEN part when I tried it last.
Mike B.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Tue Feb 26 20:14:12 2008
This archive was generated by hypermail 2.1.8 : Tue Feb 26 2008 - 20:14:13 AKST