You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: