Hello, all. I’m curious if adding and then assigning a new DHCP pool to the Hotspot’s DHCP pool (next pool) works when using a Hotspot? Our hotspot is running on an internal /24 lan scope, which is now nearly full (we are almost out of leases). I’d like to just add a new pool and have leases handed out from that.
I figure I’ll have to add a new src-nat rule to masquerade a new IP pool (another /24) and make sure I’ve got an address from this pool assigned to the internal ethernet interface. Is there anything else that needs to be done. Does this work whit the Hotspot? I’d like to avoid changing the orignial IP subnet and everything else attached to it if possible. Thanks.
Thought I’d answer my own question here in case anyone else is curious about this…The next pool feature does work fine with Hotspot. You’ve got to add the masq rule, ip subnet, and dhcp networks for it to fail over but it does indeed do what it’s supposed to. Hats off to Mikrotik for this feature It’s certainly easier than changing IP subnets and redoing IPs on a growing network.
thanks you, yes sir i have set the next pool , i was planning to do next pool with different subnets in the next pool.. pool1 192.168.1.100 - 254 and the next pool is 192.168.2.1 - 254..