We're implementing a new IPAM solution across all our campuses and are using bind with anycast to provide 8-way resiliency for all our DNS servers. I would like to be able to do the same with our DHCP servers and chance the IP helper addresses on our router interfaces to the single anycast address, however I can't see how to make this work with sharing the leases file, etc. Putting the same config on each server is pretty easy however. Is anyone else doing anything similar? I'd love to hear about your solutions.
From serverfault
James Harton
-
ISC DHCP has its own built in failover mechanisms, which includes a method of keeping the leases synced between servers - the docs aren't amazing but this is a pretty good guide.
James Harton : Thanks for the link, I am talking more like active/active between ~14 DHCP servers in geographically disparate locations, not active/standby between two.From James
0 comments:
Post a Comment