Hotspot-Radius server not responding

Hello Dears,

I tried with several topics already open on the Forum before writing here.
I have a L009UiGS-RM and Hostspot & user-manager is configured on it.
Everything seems to be ok only users connected via Hotspot do not disconnect after their time expires.

Attached my configuration.

Excuse me if my question is not very professional because I am new to Mikrotik.
Blessings
4.PNG
1.jpg
2.PNG
3.PNG

127.0. 0.1 is a loopback IP address that is reserved for the local host or computer or router.

NtRadPing is probably run on a laptop, not on the MT router.
127.0.0.1 would mean the laptops local RADIUS server, not User Manager on the MT router

For MT router check the firewall setting, to allow the Radius ports 1812 and 1813 as input.
(Some recent Ros versions have this as deafult (comment says it’s for CAPsMAN, but it is all ports for 127.0.0.1), other don’t have it yet!)

Time limit should come with RADIUS Accounting (1813), and timing set with RADIUS (User Manager) attributes.

Thank you bpwl for your answer.

127.0. 0.1 is a loopback IP address that is reserved for the local host or computer or router.

I tested with (192.168.88.1) but I still have the same issue.

NtRadPing is probably run on a laptop, not on the MT router.

Yes it’s run on my laptop, how to run it on MT router.

For MT router check the firewall setting, to allow the Radius ports 1812 and 1813 as input.

it’s done (see attachment).

Blessings
Firewall.PNG
NAT.PNG

Yes it’s run on my laptop, how to run it on MT router.
For MT router check the firewall setting, to allow the Radius ports 1812 and 1813 as input.
it’s done (see attachment).

It is normally run on a laptop, not on the MT router
The laptop IP , when using NtRadPing, must be in the “Routers” list of User Manager, or all requests will be ignored. (routers = RADIUS clients list)
Idem for ALL MT routers that use RADIUS, must be in that list, even if it is the same router as the one with User Manager (127.0.0.1 is OK if that one is used as RADIUS SRC address)

I reconfigured MT (L009UiGS-RM) without enabling the Radius and it works, users now log out automatically after their time expires.
Thank you so much bpwl
God bless you
logged out.PNG

PS: I reconfigured MT with Mikhmon without enabling the Radius and it works, users now log out automatically after their time expires.
Regards