I would like to run 2 DHCP servers at the same time, each one should have differnt IP but both in the same subnet, same gateway but one has to have the first half of the DHCP rang and the other the second half.
How should I do that (I can configure the servers, no problem) but shouldn't I point one to the other? if yes, then which command or how can I do it. (at the moment I have 2 window 2008 servers: 192 168.111.11 /24 with the first half of the range and 192.168.111.20 /24 with the second half of the range and I had to point the 111.20 to be looking at the 111.11).
I would like to replace them with 2 ubuntu dhcp servers.
Many thanks in advance
Madona