Cisco Aironet AP?

Mark Davis drdreff
Tue Mar 6 14:47:57 PST 2007


I've been banging my head against wpa_supplicant configuration for Linux in
my network. OSX and Windows do fine.

I'm probably just missing something simple

Settings from IBM Connections:
Wireless Settings
Network name (SSID): "SecureSSID"
Connection Type: Access Point
Security Encryption: 8021.x / WPA / EAP

IEEE 802.1x Authentication settings
EAP Type: PEAP
Tunneled authentication protocol: MS-CHAP-V2
User name and password settings: Use saved name and password
username: testuser
Validate server certificate? no

Our best guess at this config in wpa_supplicant.conf is:
network={
   ssid="SecureSSID"
   key_mgmt=IEEE8021X
   pairwise=TKIP
   eap=PEAP
   identity="testuser"
   password="testpass"
   phase2="auth=MSCHAPV2"
}

Is that correct? I feel like I've mistranslated something along the line.

Thanks in advance for any help.

Sincerely,

~drdreff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20070306/7578d339/attachment.htm 



More information about the Hostap mailing list