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

MT7916: broadcast not working after successful EAP auth #917

Open
alexvelkov1 opened this issue Sep 9, 2024 · 1 comment
Open

MT7916: broadcast not working after successful EAP auth #917

alexvelkov1 opened this issue Sep 9, 2024 · 1 comment

Comments

@alexvelkov1
Copy link

alexvelkov1 commented Sep 9, 2024

Hi,

I have an issue using the AsiaRF MT7916 module on an aarch64 platform compiled with NXP kernel 6.1.55. I configure an EAP setup with hostapd where the MT7916 is the AP; a client connecting associates to it, then authenticates at a freeradius server which is successful. Now the client requests an IP by DHCP, however the broadcast packets do not flow from the AP to the client! The DHCP Discover is getting replied with an Offer, but this packet is not visible on the client side.

Ping through WLAN works fine, if I configure static IPs on the AP and the client after the radius authentication.

As a reference, I exchanged the MT7916 by another WiFi module (WLE600VX) in the exact same setup, EAP auth worked fine and the client successfully got an IP per DHCP! It looks like this is some driver issue with the MT7916.

Just to mention, the WiFi module works fine with "ordinary" DHCP let's say after WPA2, but not in case of EAP.

I tried it with the firmware from 20230202, the latest firmware from 20240824 shows no difference.

Any ideas ?

Thanks

@alexvelkov1
Copy link
Author

I tested with the AsiaRF MT7915 in the same setup. It shows the same behavior - broadcast gets stuck after a successful EAP authentication.
The firmware was the latest taken from OpenWRT for the module 20240429

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

1 participant