Radius Server is not responding with Hotspot

Hi,
I searched anywhere to solve this problem. but its not working in my case!
sorry for repeat this subject. help me plz...
these are my logs:


[admin@AFIFNET Sadra] >[/color] radius print
Flags: X - disabled

SERVICE CAL... DOMAIN ADDRESS S

0 hotspot 127.0.0.1 1

[admin@AFIFNET Sadra] > ip hotspot profile print
Flags: * - default
0 * name="default" hotspot-address=0.0.0.0 dns-name=""
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d
split-user-domain=no use-radius=no

1 name="hsprof1" hotspot-address=192.168.100.1 dns-name=""
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=0.0.0.0 login-by=mac,http-chap,https,http-pap
mac-auth-password="" ssl-certificate=none split-user-domain=no
use-radius=yes radius-accounting=no nas-port-type=ethernet
radius-default-domain="" radius-location-id="" radius-location-name=""
radius-mac-format=XX:XX:XX:XX:XX:XX


[admin@AFIFNET Sadra]tool user-manager router pr
int
Flags: X - disabled
0 customer=ramtin name="router1" ip-address=127.0.0.1 shared-secret="1"
log=auth-ok,auth-fail,acct-fail use-coa=no

nobody?! :frowning:

It looks like you have set your Radius to 127.0.0.1 .. do you have a running Radius server on the mikrotik device, and did you double check the ports (mikrotik radius is not on port 1812 by default) ?

thanks.
but my radius port is 1812
yes i have UM on my mikrotik.
no other idea? :frowning:

I think you have to test what is wrong: it can be either the radius server, either the radius client

To test the server, use a simple radius client for windows and try to connect to your routerboard.
To test the client, make the routerboard connect to another radius.. windows/Lunix Radius server if you have one available, or install FreeRadius on your desktop.

Hi.
Tnx dude. But my radius server is usermanager.
I followed these steps:
http://wiki.mikrotik.com/wiki/User_Manager/Hotspot_Example

please help me to solve this :frowning:

I cant solve my problem
Please somebody help


Sent from my iPhone using Tapatalk

It must work … probably your config is bad … try setup again … everbody is work … so must be something wrong with setup

Would sb please login to my router and check my config?


Sent from my iPhone using Tapatalk

So,

I was having this problem for the last couple days..

Its true, that the UM works if you use the public interface address, however, mine was a DHCP client address, and would have been complicated to manage.

TLDR;

I needed an accept rule to make the 127.0.0.1 UM host work locally.

/ip firewall filter
add chain=input comment=“allows user manager to work with local hosts” src-address=127.0.0.0/24

I put this as my first rule in the firewall filter chain. & BOOM. – Done.

– Pepin

This works perfectly! Thanks Pepin.

Hello Pepinw

I would like to ask what seems to be the problem here. I already add the firewall rule that you send here but it gives me the same response …

here my config can you please check what’s wrong here?

I really appreciate your help.
Capture7.JPG
Capture6.JPG
Capture5.JPG
Capture2.JPG
Capture4.JPG
Captur3.JPG
Capture.JPG

Hello, try extending radius client timeout, sometimes radius server can take some time to send a response.

Enviado desde mi Alcatel_4060A mediante Tapatalk

2018 and this post solved my issue. Bump for the benefit of others with RADIUS server not responding issue.

This seems to be working fine in 2023!
I don’t see RADIUS no response in the log few days now.
I don’t know why before add this rule, RADIUS randomly show me no response warnings, errors.