WLAN WPA-PEAP

Matthew Lane malane at purdue.edu
Tue Jul 15 21:27:43 CEST 2008


arne anka wrote:
>> network={
>>     ssid="PAL2.0"
>>     scan_ssid=1
>>     key_mgmt=WPA-EAP
>>     eap=PEAP
>>     identity="username"
>>     password="password"
>>     auth_alg="TKIP"
>> }
>>
>>     
>
> hm. the wpa_supplicant.conf of my laptop quotes the following example
>
> network={
> #       ssid="example"
> #       key_mgmt=WPA-EAP
> #       eap=PEAP
> #       identity="user at example.com"
> #       password="foobar"
> #       ca_cert="/etc/cert/ca.pem"
> #       phase1="peaplabel=1"
> #       phase2="auth=MSCHAPV2"
> #       priority=10
> #}
>
>   
>> You may need to add support for this EAP method during wpa_supplicant
>> build time configuration.
>>     
>
> this indicates your requested method is not available -- but at least the  
> defconfig of wpa-supplicant_0.6.3 from openembbeded enables everything  
> with PEAP:
>
> # EAP-MSCHAPv2 (automatically included if EAP-PEAP is enabled)
> CONFIG_EAP_MSCHAPV2=y
>
> # EAP-TLS
> CONFIG_EAP_TLS=y
>
> # EAL-PEAP
> CONFIG_EAP_PEAP=y
>
> which version is installed, ie what does
> wpa_supplicant -v
> say?
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>   
Do I not need an auth_alg argument?  My wpa_supplicant version is 
0.5.5.  Is the package in the repository?  I'll check when I get home 
from work and attempt to update the package via opkg.




More information about the community mailing list