a) I have 2 to freeradius servers running and they work but the GL-XE3000 never even sends the request there.
One is local 127.0.0.1 and the other 192.168.8.104
I verified with
radtest user1 user1 192.168.8.104:1812 0 testing123
and
radtest user1 user1 127.0.0.1 :1812 0 testing123
I execute radtest locally on the GL , from my machine in the same network and from a remote machine over vpn. They all trigger the request and it arribves and the access is granted.
Yes, I am seeing these debug logs, both on the 192.168.8.104 and on the gl-radius.
Both show radtest working.
I basically follow this guide:
Now, rereading it I think I will focus now on
PEAP/MS-CHAPv2 testing specifically.
The strange thing is I have the setup working on a microtik router and that one sends the requests to the radius. Only works on Ubuntu and not on Windows/Android but that is another issue I guess. All i need is it working for an IoT device.
So the problem is, as you say, on the config of the GL router right now.
Not running on two ports. On two different machines.
One is a rocky9 vm, The other one is on the GL router installed via opkg.
The ports work. All that is ok and tested multiple time. And only one port 1812 of course.
The GL router is not sending any requests when a client tries to connect.
Also checked the system logs but nothing visible there regarding the wifi.
I can connect to the Microtik-> Radius Variant without problems from Ubuntu 23.10.
Still no dice with GL Router.
Windows 11 Laptop, not working
Huawei Mate 10 Android , works
Huawei Mate P20 Android, works
MokoSmart 107 35D , not working → That’s the one I want to get working above all.
Ubuntu 23.10 works