Hi all,
I have a core router setup to use radius and the usermanager of routeros. Currently, everything is working fine in-network but the radius and usermanager is set to use 127.0.0.1 as the ip addresses of the radius and usermanager.
I have a satellite network that I would like to redirect to the radius/usermanager of the core router. The two networks are physically separated and the radius requests have to go over the internet.
I have setup a log and have been trying to get the radius to respond to requests but I keep getting the RADIUS is not responding error. In the firewall log, I can see the request come in pointing to the public ip of the router and going to port 1812 but I see no response going out.
Direct questions: Do I have to put the ip address of the radius and usermanager router to the public ip address of the core router for it to respond? Could I leave the 127 entries and just add a secondary entry using the public ip address?
Vague question: Do this seem like a firewall issue or a routing issue?
Looking for where to focus my searching for what might be blocking response requests.