Community discussions

MikroTik App
 
Krisken
Member Candidate
Member Candidate
Topic Author
Posts: 136
Joined: Thu Oct 25, 2012 11:35 am

Hotspot radius question

Tue May 27, 2014 1:21 am

Hello

Iam quite new in the wonderful world of Mikrotik. For a test i have 3 mikrotik devices...
- 2x rb750
- 1x 2011 with wifi

Now i am playing around with the hotspot function of Mikrotik and Usermanager. At this point the 2011 device uses his own radius server (127.0.0.1).

Is it possible that i create the users/passwords on the first 750, and that all data is duplicated on the second 750 (automatic)? That the 2011 device has the first 750 as main radius server and the second one as backup?

Thanks for your answers!
 
User avatar
scotthammersley
Member Candidate
Member Candidate
Posts: 230
Joined: Fri Feb 22, 2013 7:16 pm
Location: Jackson, MS
Contact:

Re: Hotspot radius question

Tue May 27, 2014 7:06 pm

If i understand your question correctly, are you looking for some sort of active/backup Usermanager setup?
 
Krisken
Member Candidate
Member Candidate
Topic Author
Posts: 136
Joined: Thu Oct 25, 2012 11:35 am

Re: Hotspot radius question

Tue May 27, 2014 10:04 pm

correctly!
 
RafGan
newbie
Posts: 29
Joined: Mon Jun 06, 2011 6:17 pm
Location: Poland / Silesia

Re: Hotspot radius question

Wed May 28, 2014 12:02 am

It is possible.

On "master" MT in Scheduler:
/tool user-manager database save name=um overwrite=yes
:delay 15s
/tool  fetch address=xx.xx.xx.xx user=admin password=dupajeza mode=ftp upload=yes src-path=um.umb dst-path=um.umb
:delay 15s
/tool  fetch address=yy.yy.yy.yy user=admin password=dupajeza mode=ftp upload=yes src-path=um.umb dst-path=um.umb
xx.xx.xx.xx - IP of "slave" MT.
yy.yy.yy.yy - IP of second "slave" MT.
dupajeza - your password on "slave" MT


On "slave" MT in Scheduler (ex. one minute later):
/tool user-manager database load name=um.umb
:delay 15s
log info "UM Database updated."
Main DB must be initialized before.

I have 2 hours interval, and works good.
 
Krisken
Member Candidate
Member Candidate
Topic Author
Posts: 136
Joined: Thu Oct 25, 2012 11:35 am

Re: Hotspot radius question

Fri Jun 20, 2014 2:24 am

That would be great!!!
Any idea how to confignthe 2011 mikrotik so that he can use the master and the slaves?

Who is online

Users browsing this forum: lubara, miker3000 and 76 guests