Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
b0nef1re opened this issue Apr 29, 2024 · 4 comments

Comments

@b0nef1re
Copy link

b0nef1re commented Apr 29, 2024

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.

@b0nef1re b0nef1re changed the title MT7976AN - MT6000 - 5GHz WiFi freezes - DHCP responses but no more internet connection MT7986 - MT6000 - 5GHz WiFi freezes - DHCP responses but no more internet connection May 2, 2024
@qwerkle
Copy link

qwerkle commented Jun 9, 2024

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
Copy link

dashernln commented Sep 29, 2024

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
  • with mt76 firmware from 23.05.5 - it takes several hours for bug to reproduce
  • with latest firmware, it takes much longer to hung, from 6 to 18 hours, depending on hom active clients is moving from one AP to another

@qwerkle
Copy link

qwerkle commented Sep 30, 2024

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants