Bug #645
OpenVPN Settings do not sync to peers
Start date:
06/10/2010
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.0
Affected Architecture:
Description
In a CARP cluster setup, OpenVPN settings do not sync to peers when they should.
Associated revisions
Properly sync CA/Certs when syncing OpenVPN (might need to be its own option, but forced on for OpenVPN). Also adds capability (though not enabled) to sync users. That will need more thought. Ticket #645
Add array_merge_recursive_unique which was called in xmlrpc.php but did not yet exist. Fixes #645
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 0d90fcaff2d1f32cc0c9b36adf89710542c7670a.
#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.