Greetings.<div><br></div><div>I'm building a fault-safe DHCP service for a routed network.</div><div>At present time I have a single isc dhcp server listening at unicast address and several DHCP relay agents, mostly layer-3 switches. My clients are at different subnets.</div>

<div><br></div><div>Failover setup for isc-dhcpd is a well-known, however, both server and clients MUST be in the same subnet; a server may ignore requests if it thinks that it should be processed by a peer. It works well with broadcast, but fails for relayed requests.</div>

<div><br></div><div>So build-in failover does not work for relays.</div><div><br></div><div>Another option is external load balancer (I'm looking at keepalived), so I need the following scheme: both primary and secondary servers should respond to all requests it recieve.</div>

<div><br></div><div>So, is there any option to:</div><div>a) use a lease database synchronization provided by built-in failover;</div><div>and</div><div>b) while all other failover features (like LTS, load balancing etc) should be disabled?</div>

<div><br></div><div>I've tried setting hba to all ff, but this disabled failover peer's answers.</div><div><br clear="all">--<div>wbr,<div>Vadym Abramchuk</div></div><br>
</div>