Hi,
Are you really sure that the below would work?
1) Set address-pool=none in both menus.
2) Use Framed-pool option to set pool from RADIUS server;
3) Add multiple pools in /ip pool, specify different Framed-Pool for the different clients.
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?
Thanks,
/Thomas