I am trying to set up WPA-EAP (Enterprise) authentication using an existing RADIUS server on my Flint 3 router.
Given the Flint 3's default GUI does not support this feature, I am configuring it directly through the underlying OpenWrt LuCI interface.
Here's what I've tried:
-
WPA3-EAP: The configuration reverts to default authentication settings immediately after saving in LuCI.
-
WPA-EAP: The settings save correctly, but the new Wi-Fi interface remains disabled/inactive. Even after editing the `/etc/config/wireless` file via SSH to explicitly set `option disabled '0'`, the interface will not activate.
Questions:
-
Is WPA-EAP/RADIUS configuration truly functional and supported on the Flint 3, even when configured through LuCI and not the GL.iNet GUI?
-
Does GL.iNet officially support this advanced use case, given it bypasses their custom firmware interface?
-
If WPA-EAP is not directly supported, are there any known workarounds or modifications I can apply to make it work?