The main problem I am having is when a user tries to login I keep getting an error stating the RADIUS server is not responding. I’ve recheck my secret key, and change it from both the RADIUS client in MikroTik and in the router list in User Manger but I’ve been getting the same error. I’ve downloaded some RADIUS server testers and they report that the RADIUS server is working (got auth-accept) . If I add the user under the Hotspot user account, it works there. Is there any config Im missing?
Any clue? Oh, does the user manager run on port 1812?
Hey guys, I’ve tried both of your suggestions but to no avail.
I’ve set up free radius on another linux system and set the MikroTik radius client to the free radius server, and that works fine. So its not a problem with the MikroTik Radius Client nor the User Manager itself, its just getting them to communicate with each other.
I had the same problem. The solution for me was to change my src-nat masquerading to use a specific out interface. In 2.9 this didn’t matter but in 3.0 it does.
Xeta, you have to look for Dolf’s suggestion, that could be the case.
eebng_1422, the benefit of the RADIUS server is the following, that you have one centralized server, that is responsible for multiple HotSpot, PPP users.
So, let’s say you have one server, which is responsible for 5 HotSpot servers. All information about AAA (authorization and accounting) is stored on the one server, so user can change location without problem, you have more power over multiple HotSpot routers management, etc.
“make sure you use SRC-NAT MASQUERADING to a specific out interface”
would you mind giving a real “example” of how to do what you are suggesting or is this something that only network engineers can understand some of us are trying to learn and examples can make it a lot less frustrating
I wonder why if this is a “known” issue it does not get added to the WIKI setup?
Thanks Sergejs…dolf…i was stuck with hotspot+usermanager for last two months …finally arrived at this forum and thank god you gave the right solution dude…VERY VERY VERY VERY MULTIPLIED 100000000000000000000000000000000000000000000000000000000000 AND AGAIN THANKS…
GO TO /IP FIREWALL NAT then select the OUT INTERFACE to your wan interface…that may be ether1 or ether2…and enjoy…