Re: [SLE] Looking for a book that describes highly available DHCP setups



Per Jessen wrote:
Joachim Schrod wrote:

I'm looking for a book that explains reliable and manageable DHCP
setups. In particular, it should cover installations with failover and
load balancing configurations of dhcpd. Both static and dynamic
addressing is used.

a simple Linux-HA setup with heartbeat and drbd is really all you need. Yes, there's a little delay in starting the slave DHCP server when the
master dies, but that hardly matters for DHCP?

dhcpd has clustering capability included, I want to use that capability.

Linux-HA is not sufficient, as this doesn't synchronize the DHCP leases between the clustering nodes. I.e., in the case of failovers the new node would not know about leases of the previous node any more. Usage of ISC dhcpd's failover capabilities avoids that problem.

As I wrote, I know about the technology already. I am interested in in-depth treatment of pitfalls and strategies for implementation, in the stuff that's not elaborated in product manuals and IETF RFC drafts.

Cheers,
	Joachim

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod				Email: jschrod@xxxxxxx
Roedermark, Germany

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: [SLE] Looking for a book that describes highly available DHCP setups
    ... I'm looking for a book that explains reliable and manageable DHCP setups. ... it should cover installations with failover and load balancing configurations of dhcpd. ... Without such a second server, all clients would not work any more after the lease expired. ... I'm not interested in technology explanation and configuration examples. ...
    (SuSE)
  • PIX DHCP/Failover boot issue
    ... dhcp when boot I'm unable to pick up an address from my ISP I get the ... wait until failover switch to active ... fixup protocol http 80 ... no logging timestamp ...
    (comp.security.firewalls)
  • PIX DHCP/Failover boot issue
    ... dhcp when boot I'm unable to pick up an address from my ISP I get the ... wait until failover switch to active ... fixup protocol http 80 ... no logging timestamp ...
    (comp.security.unix)
  • Re: [SLE] Looking for a book that describes highly available DHCP setups
    ... > I'm looking for a book that explains reliable and manageable DHCP setups. ... it should cover installations with failover and load ... > installations and explains common pitfalls and how to avoid them. ... I can recommend the DHCP book written by Ralph Droms and Ted Lemon. ...
    (SuSE)
  • [SLE] Looking for a book that describes highly available DHCP setups
    ... it should cover installations with failover and load balancing configurations of dhcpd. ... I searched on O'Reilly's Safari for DHCP books, but found none that covers DHCP failover. ...
    (SuSE)