From 3d3589663ac9069fd623105154751c732d628519 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 12 Mar 2005 20:23:49 +0000 Subject: Initial rule sync between two hosts code. --- packages/carp_settings.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'packages/carp_settings.xml') diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml index f18accb3..befd3049 100644 --- a/packages/carp_settings.xml +++ b/packages/carp_settings.xml @@ -80,6 +80,36 @@ When preemption is enabled, each CARP host will look at the advskew (Advertising Frequency) parameter in the advertisements it receives from the master, to try to determine whether it can advertise more frequently. If so, it will begin advertising, and the current master, seeing that there is another host with a lower advskew, will bow out. checkbox + + + Synchronize rules + synchronizerules + When this option is enabled, this system will automatically sync the firewalls rules over to the other carp host every 5 minutes. + checkbox + + + Synchronize to IP + synchronizetoip + Enter the IP address of the firewall you would like to synchornize your rules to. + input + + + Known Hosts + knownhosts + Paste in your authorized hosts file generated from OpenSSH. + 4 + 50 + textarea + + + Authorized Keys + authorizedkeys + Paste in your Authorized Keys file generated from OpenSSH. + 4 + 50 + textarea + + -- cgit v1.2.3