Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DHCP redundancy 1

Status
Not open for further replies.

DanielUK

IS-IT--Management
Jul 22, 2003
343
GB
I've been reading a post on another site regarding DHCP redundancy which might fit as a solution for our LAN. I have two Win2k DCs and want redundancy whilst sharing the same address pool, reservations, scope etc Would this work:

2 DHCP servers. each server has a scope of say 192.168.100.1 - 192.168.100.254
DHCP server 1 excludes the second half of the scope say from 127 to 254
DHCP server 2 excludes the 1st half of the scope 1 to 126

both DHCP servers can have the exact same server and printer reservations.
activate them both and run them in Parallel
so if one server goes down - no problem. you still have plenty of addresses in the pool to pass out and all your printers and computers that need specific IP addresses will get them without any problem because both servers will have the needed reservation. and you don't have to worry about them conflicting with each other since though they are operating out of the same scope they aren't working with the same address pool.

Basically, because of new software we are implementing, it requires fixed IPs for most of our clients. I know I can manage fixed IPs via reservations, but need the same reservations to be dished out by the second DC if the primary goes down. The above seems like an answer to this. Any comments?
 
Thanks nsantin, forgot about the DHCP specific forum, sorry!

I'm probably getting confused here but do I set up one superscope on the PDC to include the whole address range, reservations and exclusions or do I set it up on both DCs?

Thanks

Dan
 
Sorry to barge in. I'm not sure a superscope is what you are looking for. I didn't see where Daniel was asking to use multiple subnets on the same network segment?

If a client has a DHCP reservation, and the DHCP Server goes down, the client(that has a reservation) will not give up his IP Address. Nor, does the client's reservation time out like regular DHCP leases.


Jesse Hamrick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top