<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Good point on the _need_ for failover, but there was a causal relationship implied in the OP that I did not understand.<br>
<br>
We make our changes on a third DHCP server that is a twin (triplet) to the production boxes. Once the changes are tested and pass muster there, we push the new configuration to a git repository and tell the 'real' DHCP servers to pull the new configuration
 and restart.<br>
<br>
One of probably hundreds of solutions people use for that, I'm sure.<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF978322"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Gregory Sloop [gregs@sloop.net]<br>
<b>Sent:</b> Thursday, August 07, 2014 9:26 AM<br>
<b>To:</b> Patrick Trapp<br>
<b>Cc:</b> Users of ISC DHCP<br>
<b>Subject:</b> Re: Two dhcp servers with same dhcpd.conf (fixed-address hosts)<br>
</font><br>
</div>
<div></div>
<div><span style="">If all machines/clients use fixed addresses, you can simply run two servers - you don't need fail-over.<br>
In this case, no matter which server replies, the clients will get the same addresses. There doesn't need to be any coordination between the two servers at all.<br>
<br>
[However, obviously, as you change the fixed address assignments, you'll need to propagate those changes to both servers.]<br>
<br>
<span style="color:#800000"><b>PT> Pardon my ignorance, but why can't you use failover? We do fixed<br>
PT> addresses on our failover-enabled system all the time. <br>
<br>
>> On Aug 7, 2014, at 9:11 AM, "Marcos Renato da Silva Junior" <</b></span></span><a href="mailto:marcosjr@dee.feis.unesp.br" style="" target="_blank">marcosjr@dee.feis.unesp.br</a><span style=""><b>> wrote:<br>
<br>
>> Hi,<br>
<br>
>>  <br>
>> I have a dhcp server with all hosts configured in static mode/fixed-address. <br>
>> Thus the dhcp failover is not applicable.<br>
>> I want to create a secondary/slave dhcp server in case the primary server fails.
<br>
>> How to do this? <br>
>> I can keep the two servers with the same dhcpd.conf working together?<br>
<br>
</b></span></div>
</div>
</div>
</body>
</html>