WPA-PSK accepted for key management, but no PSK configured.
Rocci
rocci
Thu Sep 9 02:45:29 PDT 2004
Simon Males wrote:
> $ wpa_supplicant -iwlan0 -c/etc/wpa_supplicant.conf -d
> Line 192: WPA-PSK accepted for key management, but no PSK configured.
> Line 192: failed to parse network block.
>
> .config:
> CONFIG_WIRELESS_EXTENSION=y
> CONFIG_MSCHAPV2=y
> CONFIG_DRIVER_HOSTAP=y
> CONFIG_EAP_PEAP=y
>
> I don't think I need a PSK because I have a password.
>
> network={
> ssid="ACHERNAR-BG"
> proto=WPA
> eap=PEAP
> # ca_cert=
> pairwise=TKIP
> identity="ssm98 at uow.edu.au"
> password="****"
> # phase1="peapver=0"
> # phase2="auth=MSCHAPV2"
> } # Line 192
>
> Related posting:
> http://mail.iocaine.com/pipermail/hostap/2004-August/007583.html
>
UOW network does not use PSK, it uses TKIP + PEAP + MSCHAPv2
You need to enable these options in your compilation & your config file.
- Rocci.
More information about the Hostap
mailing list