Hi, brand new MikroTik user here
I have a RB951-2n router. I want to be able to assign a specific ip range via DHCP to VM machines on a hyper-v server
So I have a network with a ip range of 172.23.0.0/16, currently DHCP assigns ip’s to machines and VMs on the network 172.23.23.10-172.23.23.150.
I want to be able to assign a specific ip range, say 172.23.150.0, to any VM machine running on the host, the hosts ip is 172.23.150.1.
I have figured out how to add the extra ip pool, but I can’t seem to find away to tell the DHCP server that any DHCP requests from 172.23.150.1 (or it’s mac address) must get ip from the 172.23.150.10-150 range
Any suggestion would be welcome
Thx