<div dir="ltr"><div><div><div><div>If dnsmasq had every imaginable feature, like syncing the DHCP lease list for failover, then it would no longer be "easy and small".<br><br></div>You can, however, do something almost as good:<br></div>* Don't use dhcp-authoritative<br></div>* Give each of the two servers non-overlapping pools of addresses<br><br></div>Just a quick question -- you're worried about DHCP downtime, which is usually a non-issue because of lease length, but what about downtime of the primary gateway?  Are your DHCP services running on boxes other than the gateway?  Configuring routing tables to automatically failover to a backup gateway is a lot more complex than getting two DHCP servers to coexist.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 8:18 PM, Don Harper <span dir="ltr"><<a href="mailto:duck@duckland.org" target="_blank">duck@duckland.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
  I did a brief search into the archives for the last two years, and did not find what I am looking for.<br>
<br>
I have been using dnsmasq as the primary DNS & DHCP server for my home lan for many years now, and love it. But, I would like to have a secondary server running to pick up the slack if the primary is off-line for any reason (currently, I need to apply a security fix to the OS which will force a reboot).<br>
<br>
I have found the config to tell the primary (ns1) about the secondary (ns2), and allow ns2 to start a zone transfer from ns1, but what I cannot find is how to configure ns2 to be a secondary and poll ns1 as needed.  In addition, I have not seen any way to tell ns2 it is a backup DHCP server.  I know that I could do it with ISC dhcpd, but I like how easy and small dnsmasq is, so I thought I would try this way first.<br>
<br>
Thanks for the awesome project, and hopefully thanks in advance for an answer (pointers for RTFM'ing would be great, as well!)<span class="HOEnZb"><font color="#888888"><br>
<br>
Don<br>
<br>
-- <br>
Don Harper<br>
<br>
______________________________<u></u>_________________<br>
Dnsmasq-discuss mailing list<br>
<a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk" target="_blank">Dnsmasq-discuss@lists.<u></u>thekelleys.org.uk</a><br>
<a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss" target="_blank">http://lists.thekelleys.org.<u></u>uk/mailman/listinfo/dnsmasq-<u></u>discuss</a><br>
</font></span></blockquote></div><br></div>