I’m trying to setup a hotspot where the user get at first assigned to a temporary IP-address and when a service is selected the user gets a IP-address from the active net. The HOTSPOT solution in mikrotik earlier was using temp and real net solution. Is it possible to configure this? And if so how?
We’re using Radius server with IP-pool settings on the service to direct mikrotik the right pool for selected service.
My thread felt to be easy to solve, but lot of things happens under the hood when running hotspot setup. So i REALLY need help from you guys.
1/ I want to disable the Nat-to-Nat function.
2/ I want to control which IP-pool to be used from a radius server not from profile within.
3/ I want to have more then one IP-pool.
I get a IP-address as espected and the hotspot login page but nothing more, i mean nothing changed the Nat2Nat is still active.
lease time is: 14 sec.
[admin@MikroTik] > ip pool used print
POOL ADDRESS OWNER INFO
Britsen 10.2.111.20 hotspot 00:0D:56:E9:06:8E
hs-pool-4 192.168.111.250 DHCP 00:0D:56:E9:06:8E
[admin@MikroTik] >
[admin@MikroTik] > ip hotspot active print
Flags: R - radius, B - blocked
USER ADDRESS UPTIME SESSION-TIME-LEFT IDLE-TIMEOUT
0 R thomas 10.2.111.20 1m16s
[admin@MikroTik] > ip hotspot host print
Flags: S - static, H - DHCP, D - dynamic, A - authorized, P - bypassed
MAC-ADDRESS ADDRESS TO-ADDRESS SERVER IDLE-TIMEOUT
0 A 00:0D:56:E9:06:8E 192.168.111.250 10.2.111.20 hotspot1
Since the documentation is not so clear on this, could you please give some real examples? Not just one liners that lack both explanation and completeness.
I do not know if i am asking for much. I just want to disable the Nat2Nat and give the user a real IP-address from a framed-pool from a radius server when selecting a service. This worked nice before in 2.8 ? What gives?
So what about temp.net ant actice.net? We can’t find out how to use hotspot and usermanager ir order to managle LAN users.
When unknown pc is connetcte to LAN, it gets some IP for examle 10.0.0.x, and then it authorizes himself(with logina and password) it gets another IP (and later on it is authorized with mac address).
Is any way to manage users pc’s it this way?