On 26/03/2019, Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote: > On Tue, Mar 26, 2019 at 02:54:25AM +0100, Tom Psyborg wrote: >> On 25/03/2019, Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote: >> > On Thu, Mar 14, 2019 at 03:02:14PM +0100, Tom Psyborg wrote: >> >> On 13/03/2019, Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote: >> >> >> >> > >> >> > There should be no difference between enabling MFP with nohwcrypt >> >> > and >> >> > without nohwcrypt, >> >> >> >> well there is. do you still want me to resend this with MFP enabled >> >> unconditionally for all chips? >> > >> > Please share your hostapd config file with MFP enabled. >> > >> > Stanislaw >> > >> > >> >> ctrl_interface=/var/run/wpa_supplicant >> eapol_version=1 >> ap_scan=1 >> fast_reauth=1 >> pmf=2 >> network={ >> ssid="OpenWrt" >> proto=WPA2 >> key_mgmt=WPA-PSK >> pairwise=CCMP >> group=CCMP >> ieee80211w=2 >> psk="u7e5hwh46uz7ergv" >> wpa_ptk_rekey=60 >> } > > This is supplicant config, I asked for hostapd. You can find it in > /tmp/run/hostapd-phy0.conf (I assume you use openwrt on QCA router, > or you use proprietary firmware ?). > > Stanislaw > in case it really matters here it is. basically default settings: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=US ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 channel=5 noscan=1 ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40] interface=wlan0 ctrl_interface=/var/run/hostapd ap_isolate=1 bss_load_update_period=60 chan_util_avg_period=600 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_passphrase=u7e5hwh46uz7ergv auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=OpenWrt bridge=br-lan wpa_disable_eapol_key_retries=1 wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=2 group_mgmt_cipher=AES-128-CMAC bssid=10:fe:ed:a7:11:5f