Problem with hotspot after upgrade to 4.3

Hi
I have a problem in hotspot with radius authentication after upgrade to 4.3 version.
This error was appeared:
RADIUS server is not responding

  • My radius server is enabled and reached.

Please help me !!
Thanks

UP !!!

Add RADIUS to the system logs and post details. Confirm that the RADIUS server is actually receiving the requests.

RADIUS server not receiving any requests from RouterBoard.

What is your configuration for /radius print?

radius print detail
Flags: X - disabled
0 service=hotspot called-id=“” domain=“” address=192.168.18.3 secret=“”
authentication-port=1812 accounting-port=1813 timeout=300ms
accounting-backup=no realm=“” src-address=192.168.18.10

It has been worked with the same configuration before upgrade it.

  1. Is it User Manager on the same router (then use 127.0.0.1 for IP address).

  2. Make sure you have out-interface specified for the masquerade rule.

No no, I need RADIUS Server for accounting (not user manager of same router)
I think it is a bug in the hotspot package.

Now, my users can’t connect to hotspot.
Please help me :frowning:

Check your masquerade rules as indicated. If the router’s source IP address is getting rewritten the RADIUS server might be seeing the wrong client IP and refuse to talk to it. Also, are you sure that the shared secret is supposed to be empty?

It just happened for me. I recreated /radius entry and left out “Called-Id” - and it started to work. It probably needs a bit more investigations from mikrotik.