User Manager/Hotspot Example: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
* First, you need to [[Upgrading RouterOS | install]] User Manager [http://www.mikrotik.com/download.html package]; | * First, you need to [[Upgrading RouterOS | install]] User Manager [http://www.mikrotik.com/download.html package]; | ||
* Create User Manager [[User Manager/Getting started #Create first subscriber | subscriber]]; | * Create User Manager [[User Manager/Getting started #Create first subscriber | subscriber]]; | ||
* | * Add HotSpot router information, | ||
/ tool user-manager router add subscriber=MikroTik ip-address=x.x.x.x shared-secret=123456 | |||
'x.x.x.x' is the address of the HotSpot router, 'shared-secret' should match on User Manager and HotSpot router. | |||
* |
Revision as of 12:00, 16 October 2006
Introduction
To make this setup, you should have running Hotspot server on the router. Let's consider configuration steps for HotSpot and User Manager routers, in order to use User Manager service for HotSpot users.
User Manager configuration
- First, you need to install User Manager package;
- Create User Manager subscriber;
- Add HotSpot router information,
/ tool user-manager router add subscriber=MikroTik ip-address=x.x.x.x shared-secret=123456
'x.x.x.x' is the address of the HotSpot router, 'shared-secret' should match on User Manager and HotSpot router.