Community discussions

MikroTik App
 
photonspear
just joined
Topic Author
Posts: 2
Joined: Sun Mar 10, 2013 10:34 pm

Is it possible to externally authenticate hotspot users using freeradius?

Tue May 09, 2017 7:12 pm

Hi Everyone, I need someone to point me in the right direction: I want to authenticate hotspot users on RADIUS server using freeradius. However, the radius server is on (remote) public network while hotspot users are on private local network. What must I do to get the authentication parameters (username & password) securely check up on the remote radius server?
 
User avatar
pietroscherer
Trainer
Trainer
Posts: 170
Joined: Thu Mar 05, 2015 3:05 pm
Location: RS, Brazil
Contact:

Re: Is it possible to externally authenticate hotspot users using freeradius?

Tue May 09, 2017 11:28 pm

Try tunneling the traffic to Radius Server over a L2TP + IPSec.
 
photonspear
just joined
Topic Author
Posts: 2
Joined: Sun Mar 10, 2013 10:34 pm

Re: Is it possible to externally authenticate hotspot users using freeradius?

Wed May 10, 2017 11:05 am

Hi Pietroscherer,
The wiki Mikrotik documentation on L2TP + IPSec (https://wiki.mikrotik.com/wiki/L2TP_%2B ... erver_side) suggests that there is a Mikrotik router before the externally public situated RADIUS server; however, this specific situation; the type of router before the RADIUS server is not known and its' administration is not within my accessibility. The RADIUS server is configured on a virtualized server with its' own public IP address. Any additional idea on way forward, please?
 
mistry7
Forum Guru
Forum Guru
Posts: 1480
Joined: Tue Oct 13, 2009 11:57 am
Location: Germany

Re: Is it possible to externally authenticate hotspot users using freeradius?

Wed May 10, 2017 9:29 pm

Nö Tunnel needed:

/ip hotspot profile
use-radius=yes


/radius add
service=hotspot address=192.168.1.1 secret=123456

This configuration will apply to all the Hotspot router.
Change Secret and Ip Address to your Radius

Who is online

Users browsing this forum: sindy and 27 guests