Michael Graf

Results 27 comments of Michael Graf

> https://w1.fi/cgit/hostap/tree/hostapd/hostapd.conf#n1870 disable tkip as was the default recommrnded in their guide and effect will be same. You can make separate ap for 20 years old wifi clients requiring tkip...

I tried the following settings without any luck: ``` option dtim_period '3' option wpa_group_rekey '86400' option disassoc_low_ack '0' ``` It worked for some days but one iphone lost its connection...

> Will not go anywhere without trace log. sadly there was to much logging activated and the disconnect was already pruned. ‚Logread -f‘ didn’t show the timespan anymore. I try...

Here is the syslog output from the last 3 hours. I had no problems in this time period. ``` Thu Mar 14 10:46:45 2024 daemon.debug hostapd: phy1-ap0: STA b0:8c:75:ec:15:e7 IEEE...

Is there a way to store more logs and not just the last 100 lines?

Should I also activate some logging in the mt76 kernel module or is hostapd debug enough for the first step?

This time the iphone lost the connection will using it and reconnected immediately: ``` Thu Mar 14 17:17:04 2024 daemon.debug hostapd: phy1-ap0: STA b0:8c:75:ec:15:e7 IEEE 802.11: start SAE authentication (RX...

And it happend again: ``` root@OpenWrt:~# tail /sys/kernel/debug/ieee80211/*/aql_pending ==> /sys/kernel/debug/ieee80211/phy0/aql_pending /sys/kernel/debug/ieee80211/phy1/aql_pending back to "on demand" mode, waiting for connections on socket "/var/run//luci-webui.socket" ... Sun Mar 17 21:40:28 2024 daemon.err uwsgi[3617]:...

I did not filter it. But dnsmasq logging has no facility set in the default config.

What I think is interesting is that the working iphone has the HE-MCS and HE-NSS attributes in the screenshot. The not working iphone not. So I don't think the problem...