openwrt / mt76

mac80211 driver for MediaTek MT76x0e, MT76x2e, MT7603, MT7615, MT7628 and MT7688
752 stars 343 forks source link

MT7986 - MT6000 - 5GHz WiFi freezes - DHCP responses but no more internet connection #876

Open b0nef1re opened 7 months ago

b0nef1re commented 7 months ago

Subject of the issue

I use the MT6000 with OpenWRT snapshot r26084 as a public WiFi router with a high volume of clients. After some time the 5GHz WiFi is unusable / freezes.

You are still able to connect to the network, receive an IP via DHCP, but no internet traffic is going through anymore.

The connection to the 2,4 GHz network works without problems. There are no errors in the syslog/kernellog except the usual "Invalid band" error message.

https://github.com/openwrt/openwrt/blob/v23.05.3/package/kernel/mac80211/patches/subsys/780-avoid-crashing-missing-band.patch

Environment

OpenWRT snapshot r26084 + wireguard Public WiFi 2,4 GHz and 5GHz SSID are the same + MultiSSID 5GHz AX and 160 MHz

Steps to reproduce

OpenWRT snapshot r26084, public 5GHz WiFi with a high client volume. SSID on 2,4 and 5GHz are the same + MultiSSID. Wireguard (optional). WED is disabled, only software acceleration is activated. AX + 160 MHZ, AP isolation

Expected behaviour

5GHz running stable

Actual behaviour

After some time it is not possible to connect to the 5GHz channel anymore. DHCP requests are answered but no internet traffic is going through. Even reconnecting several times to the 5GHz WiFi network does not fix the problem. The only solution is to restart the router or to restart the 5G WiFI interface until the problem will show up again. This problem occured so far on all OpenWRT snapshot versions before.

qwerkle commented 5 months ago

I am also experiencing this issue on my MT6000. Once it happens, if I try to reconnect to the 5ghz network, my iPhone never receives a gateway IP or an IPv6 DNS server.

dashernln commented 2 months ago

i`m experiencing something similar on my asus tuf ax4200 at home, about 10-15 5ghz clients. what i have noticed (in my home setup i have 3 openwrt AP because walls made of reinforced concrete about 10 inch thick):

  1. with DAWN disabled, wifi is stable at least for 5 days
  2. with DAWN enabled
qwerkle commented 2 months ago

I’ve found this to only be an issue with DAWN enabled. Removing DAWN and only using 802.11k/v/r seems to be working flawlessly for me. Just make sure your Reassociation Deadline is set to 20000 for iOS devices to roam properly.

dashernln commented 2 months ago

i have no ios devices:) i think, that there exists some another cases similar to DAWN enabled behaviour.