I’m having problems to implement authentication by Radius Server in my network.
with RB750G.
I’d like my clients to be authenticated through a user name and password automatically generated by the concierge of my Hotel. I would like to allow access to internet according to the bookings made by customers at my hotel, ie access to the Internet would only be released to the guests of my hotel.
Well, come on. Once you have made all the Radius configuration and activated Hotspot function as shown below, I can not authenticate the Hotel guests created by using the user-manager. The message that returns is “Radius Is not Responding”.
When I create a user for my Hotel guests, within the RouterBoard the “Users” function, all clients can successfully authenticate.
My problem is to synchronize the settings between the RouterBoard and the UserManager, see the error:
My Settings in UserManager are these, pointing to my Gateway (192.168.20.1):
It was created “Jureci username” and password, and in this example, the login does not work, the message appears “Radius Is not Responding”:
Now, if I create the same user with the same password for the option “Users” within the RouterBoard the my Hotel guests can authenticate usually with success in my network.
Set IP address on both Winbox and Userman to “127.0.0.1” same as mnasir posted above (local host which mean your Winbox Router)
Userman (Router → IP Address)
Winbox (Radius → Address, and must check on “hotspot” I didn’t saw your image on this setting then don’t sure you did check on hotspot or not)
Make sure that you check to allow Radius use “hotspot”
In Winbox “Radius” I not use “Incoming”
The others setting from your post look fine and from my client can log in with both Winbox user or Radius user depend on where you add. User with “R” is login from Radius.
I though your problem should be from MikroTik network setting.
I saw you connect to userman with IP “192.168.10.1” but when you logon to hotspot it connect to “192.168.20.1” which I don’t know how you configure your network.
For me I had only one network like “192.168.100.0/24” then I connect to hotspot and userman with the same gateway “192.168.100.1”.
I don’t have experience on using VLAN so I can’t help you for VLAN setting.
For me if I want some PC or mobile to go out to internet without login hotspot I will binding that client (right click client on tab “Hosts” of Hotspot menu and select “Make Binding” and change Type to “Bypass”) so it can bypass hotspot and access direct to internet.
If you got error “no valid profile found” it was error from Userman not Hotspot and can happen by
you not have profile setting in Userman
that user was expired
Make sure that you have profile and limitation setting add to your userman.
If you already set it then check in your user setting, for non-expire user you should see one profile assign to user. You can see it in user table column name “Actual Profile” too. For expired user this field will blank.
In your previous posted on date June 04 I saw your user setting not have profile in setting
I also have a problem similar to him.
I tried to use
-Mikrotik router as DHCP server which is provide IP to users( but i do not use the Mikrotik router database or as a place to store users datas/account because memory size of Mikrotik is too small regarding to my requirement)
-Then i decide to store every of users accounts/datas on other separate server/computer with large amount of HDD size.
So I use Mikrotik hotspot on Mikrotik router + External server for usermanager
But when I create radius on the external server between the mikrotik webfig and usermanager, once user login it shown like “Radius server is not responding”.
*for what you have suggested, using 127.0.0.1 the loopback IP address on both of the mikrotik webfig and usermanager, mean to use mikrotik as router and mikrotik itself as database holder to hold the users account.
Please help me to fix this problem, very thankful
Shelton.