Bug #646
DHCP Daemon settings do not sync to peers
Start date:
06/10/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.0
Affected Architecture:
Description
DHCP Settings do not sync to peers in a CARP cluster, mainly because of the failover IP must be preserved.
There may be a way around this limitation, or perhaps a way to assume the failover IP for the remote if configured on the master. It should be the IP on the corresponding interface on the master. (e.g. Master LAN is 192.168.1.2, Backup is 192.168.1.3, failover peer on Backup should be .2)
Associated revisions
History
#1
Updated by Jim Pingle over 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset c3fef0c9b4635323f6047ea213640363bcb5cf2e.
#2
Updated by Chris Buechler about 10 years ago
- Status changed from Feedback to Resolved
Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync.