aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/carp_settings.xml')
-rw-r--r--packages/carp_settings.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml
index 48bc1922..d991452a 100644
--- a/packages/carp_settings.xml
+++ b/packages/carp_settings.xml
@@ -80,7 +80,6 @@
<description>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.</description>
<type>checkbox</type>
</field>
-
<field>
<fielddescr>Synchronize rules</fielddescr>
<fieldname>synchronizerules</fieldname>
@@ -88,6 +87,18 @@
<type>checkbox</type>
</field>
<field>
+ <fielddescr>Synchronize aliases</fielddescr>
+ <fieldname>synchronizealiases</fieldname>
+ <description>When this option is enabled, this system will automatically sync the aliases over to the other carp host every 5 minutes.</description>
+ <type>checkbox</type>
+ </field>
+ <field>
+ <fielddescr>Synchronize nat</fielddescr>
+ <fieldname>synchronizenat</fieldname>
+ <description>When this option is enabled, this system will automatically sync the nat rules over to the other carp host every 5 minutes.</description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Synchronize to IP</fielddescr>
<fieldname>synchronizetoip</fieldname>
<description>Enter the IP address of the firewall you would like to synchornize your rules to.</description>