Page 1 of 1

External Radius Server

Posted: Sat Jan 23, 2016 2:47 pm
by Patrick92
Hello,
i´m form Germany,
I hope you can help me.

I need an external RADIUS server, for connecting the hotspot staions.

I createt an Ubunut 14.04 LTS Server with Acccessmanager ( http://www.accessmanager.in ) but i have some problems....
The Support of Accessmanager is very poor....

Give it other solutions???

I hope you understand my bad english,
an someone can help me with my problem.


Best regards Patrick from Germany
hotspot.jpg

Re: External Radius Server

Posted: Wed Jan 27, 2016 11:10 pm
by Valexus
Hi,

why don't you use FreeRadius (like everybody else)? :wink:

Re: External Radius Server

Posted: Fri Jan 29, 2016 6:49 am
by getonlove2
First of all, Mikrotik User Manager is very good solution. Beside this, I prefer Free Radius which is the best in ever. You can try Dalo Radius as open source software.

Else you have different options for commercial radius like Radius Manager.

Re: External Radius Server

Posted: Fri Jan 29, 2016 6:35 pm
by Alshaf3e
how can i configuration external radius server and userman

Re: External Radius Server

Posted: Tue Feb 02, 2016 3:24 pm
by leemans
Dear,
You have to setup Userman first.
Or in the same router (not recommended) or in a separate router (device) or VM.
Read the documentation of Userman how to setup subscribers, profiles, routers, users, etc...
Then in the AP in winbox menu Radius put IP address of Userman + secret and rest of config.
This should work but you have to read the manuals first.
Grtz,
Patrick

Re: External Radius Server

Posted: Thu Feb 25, 2016 1:04 pm
by m4t7e0
Dear,
You have to setup Userman first.
Or in the same router (not recommended) or in a separate router (device) or VM.
Read the documentation of Userman how to setup subscribers, profiles, routers, users, etc...
Then in the AP in winbox menu Radius put IP address of Userman + secret and rest of config.
This should work but you have to read the manuals first.
Grtz,
Patrick
i have tried userman configuration, but i have a problem with the external NAS ip address, in my scenario, every day the IP address of the external hotspot Change and is possible to accept radius request from every IP Address.

Anyone have a solution?

Re: External Radius Server

Posted: Thu Feb 25, 2016 2:16 pm
by leemans
In order to get everything working well you need public fixed IP addresses on all sites.
Another solution is to make VPN's to your central point if this is possible and then you're authenticating through a fixed connection with fixed IP address.
Patrick

Re: External Radius Server

Posted: Fri Feb 26, 2016 5:44 pm
by m4t7e0
In order to get everything working well you need public fixed IP addresses on all sites.
Another solution is to make VPN's to your central point if this is possible and then you're authenticating through a fixed connection with fixed IP address.
Patrick
Yes i know this solution, but is not good for my request becaus some device doesen't support VPN (Cloud Device)... but is possibile add a subnet in the nas ip addresS?

Re: External Radius Server

Posted: Fri Feb 26, 2016 6:26 pm
by ZeroByte
I don't know about UserMan, but FreeRADIUS lets you do that.

Do realize that it can be a security weakness because if someone captures your RADIUS secret, they can connect to your server from that same range and start making brute force attempts on your passwords.

Re: External Radius Server

Posted: Tue Mar 01, 2016 2:02 am
by leemans
I don't know about UserMan, but FreeRADIUS lets you do that.

Do realize that it can be a security weakness because if someone captures your RADIUS secret, they can connect to your server from that same range and start making brute force attempts on your passwords.