Hi!
I Have a problem with running more than one IP-Pool from same interface.
This is my setup:
[admin@MikroTik] /ip dhcp-server> print
Flags: X - disabled, I - invalid
NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 I server1 ether2 dhcp_pool1 6h
[admin@MikroTik] /ip dhcp-server> network print
ADDRESS GATEWAY DNS-SERVER WINS-SERVER DOMAIN
0 85.252.27.0/24 85.252.27.1 195.204.188.170
194.19.2.11
195.204.188.171
1 195.204.90.0/25 195.204.90.1 195.204.188.170
194.19.2.11
195.204.188.171
[admin@MikroTik] /ip> pool print
NAME RANGES
0 dhcp_pool1 85.252.27.4-85.252.27.245
1 dhcp_pool2 195.204.90.10-195.204.90.120
[admin@MikroTik] /ip>
I want the router to release from pool1 first until emtpty than from pool2, and ive set next-pool on pool1 till pool2. But nothing happens when pool1 is empty.
Anyone who know how i can do this?
Sincerely
Stig