802.11w: Management frame protection required, but client did not enable it.

Deepak Manoharan deegroup2000
Tue Apr 21 11:13:51 PDT 2009


Ahmad,

You need to compile wpa_supplicant with 802.11w support and then change your
configuration to include 11w settings.  I have updated your config to
reflect the same.

ctrl_interface=/var/run/wpa_supplicant

update_config=1

eapol_version=1

ap_scan=1

network={

    ssid="WLAN-Test"

    proto=RSN

    key_mgmt=WPA-PSK-SHA256

    scan_ssid=1

    pairwise=CCMP

    group=CCMP

    psk=06b4be19da289f475aa46a33cb793029d4ab3db7a23ee92382eb0106c72ac7bb

    priority=2

*    ieee80211w=2*

  }

-Deepak


On Sun, Apr 19, 2009 at 1:05 PM, Ahmad Ali Tabassam <ahmadthe8 at yahoo.com>wrote:

>  Hello Jouni or Anyother
>
> I want to have a MPF (802.11w) enabled network. I have a wpa_supplicant
> -0.6.8 and hostapd-0.6.8 on my Linux wireless-testing kernel 2.6.29.  I am
> using nl80211 driver for Atheros AR922X NICs based on ath9k. The
> wpa_supplicant configuration is as follow
>
> ctrl_interface=/var/run/wpa_supplicant
>
> update_config=1
>
> eapol_version=1
>
> ap_scan=1
>
> network={
>
>     ssid="WLAN-Test"
>
>     proto=RSN
>
>     key_mgmt=WPA-PSK-SHA256
>
>     scan_ssid=1
>
>     pairwise=CCMP
>
>     group=CCMP
>
>     psk=06b4be19da289f475aa46a33cb793029d4ab3db7a23ee92382eb0106c72ac7bb
>
>     priority=2
>
>   }
>
>
>
> I loaded the driver with nohwcrypt=1 module parameter and also without it.
> Even also tried for AR5416+AR2133.
> The hostapd give the same error, as follow, would you guide me either I am
> missing something or do I need some special PATCH or Chipset for 802.11w.
>
> mgmt::auth
>
> authentication: STA=00:80:48:62:4d:aa auth_alg=0 auth_transaction=1
> status_code=0 wep=0
>
> wlan6: STA 00:80:48:62:4d:aa IEEE 802.11: authentication OK (open system)
>
> wlan6: STA 00:80:48:62:4d:aa WPA: event 0 notification
>
> wlan6: STA 00:80:48:62:4d:aa MLME:
> MLME-AUTHENTICATE.indication(00:80:48:62:4d:aa, OPEN_SYSTEM)
>
> wlan6: STA 00:80:48:62:4d:aa MLME:
> MLME-DELETEKEYS.request(00:80:48:62:4d:aa)
>
> authentication reply: STA=00:80:48:62:4d:aa auth_alg=0 auth_transaction=2
> resp=0 (IE len=0)
>
> MGMT (TX callback) ACK
>
> mgmt::auth cb
>
> wlan6: STA 00:80:48:62:4d:aa IEEE 802.11: authenticated
>
> MGMT
>
> mgmt::assoc_req
>
> association request: STA=00:80:48:62:4d:aa capab_info=0x431
> listen_interval=10
>
> Management frame protection required, but client did not enable it
>
> MGMT (TX callback) ACK
>
> mgmt::assoc_resp cb
>
> MGMT
>
> mgmt::assoc_req
>
> association request: STA=00:80:48:62:4d:aa capab_info=0x431
> listen_interval=10
>
> Management frame protection required, but client did not enable it
>
> MGMT (TX callback) ACK
>
> mgmt::assoc_resp cb
> **Best Regards
> Ahmad Ali Tabassam
>
>
>
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20090421/a9f95f93/attachment.htm 



More information about the Hostap mailing list