We have two DHCP servers on our network to serve IP addresses out. They are geographically located in our two most populace areas, not that physical distance matters much in this situation. Anyway, each is configured to lease out roughly half of a range, with no ranges overlapping.
DHCP Server #1: 10.2.3.30 to 10.2.3.127 available for lease (14 day lease time)
DHCP Server #2: 10.2.3.128 to 10.2.3.254 available for lease (14 day lease time)
The ultimate goal is to have them serve more or less in a redundant manner, however, one server is serving out 99% of the IP leases and the other is serving the remaining 1%. One server is running Windows 2000 Server and the other is still on NT4 Server. After much research, I have come to the conclusion that DHCP works by sending a request out and the first DHCP server found on the network becomes the host for that DHCP request. Is this correct?
If that is true, then I have tested the theory by doing a trace to each server from different locations. I have seen mixed results. Some locations are 4 hops to Server #1 and 5 to Server #2, however, Server #2 is leasing the IP, not #1 which is the first server it *should* reach based on my network tracing and the number of hops.
My question is, has anyone here managed to make a situation like this work? Two servers, two different operating systems, two different scopes split down the middle for each subnet?
Any help is appreciated. If you need more info, ask and you shall receive. Also keep in mind, I didn't set this up, it was here when I started this job but I've been tasked to fix it. My recommendation has been to remove one of them and configure them identically. Keep them both running, however, keep one disconnected from the network. If one goes down, bring the other online. Hell, it's a 14 day lease after all!
DHCP Server #1: 10.2.3.30 to 10.2.3.127 available for lease (14 day lease time)
DHCP Server #2: 10.2.3.128 to 10.2.3.254 available for lease (14 day lease time)
The ultimate goal is to have them serve more or less in a redundant manner, however, one server is serving out 99% of the IP leases and the other is serving the remaining 1%. One server is running Windows 2000 Server and the other is still on NT4 Server. After much research, I have come to the conclusion that DHCP works by sending a request out and the first DHCP server found on the network becomes the host for that DHCP request. Is this correct?
If that is true, then I have tested the theory by doing a trace to each server from different locations. I have seen mixed results. Some locations are 4 hops to Server #1 and 5 to Server #2, however, Server #2 is leasing the IP, not #1 which is the first server it *should* reach based on my network tracing and the number of hops.
My question is, has anyone here managed to make a situation like this work? Two servers, two different operating systems, two different scopes split down the middle for each subnet?
Any help is appreciated. If you need more info, ask and you shall receive. Also keep in mind, I didn't set this up, it was here when I started this job but I've been tasked to fix it. My recommendation has been to remove one of them and configure them identically. Keep them both running, however, keep one disconnected from the network. If one goes down, bring the other online. Hell, it's a 14 day lease after all!