summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg/carp_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/pkg/carp_settings.xml')
-rw-r--r--usr/local/pkg/carp_settings.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index ef7b567..e21924e 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -10,7 +10,7 @@
<!-- Menu is where this packages menu will appear -->
<menu>
<name>CARP (failover)</name>
- <tooltiptext>CARP is a tool to help achieve system redundancy, by having multiple computers creating a single, virtual network interface between them, so that if any machine fails, another can respond instead, and/or allowing a degree of load sharing between systems. CARP is an improvement over the Virtual Router Redundancy Protocol (VRRP) standard. It was developed after VRRP was deemed to be not free enough because of a possibly-overlapping Cisco patent.</tooltiptext>
+ <tooltiptext>CARP is a tool to help achieve system redundancy, by having multiple computers creating a single, virtual network interface between them, so that if any machine fails, another can respond instead. CARP is an improvement over the Virtual Router Redundancy Protocol (VRRP) standard. It was developed after VRRP was deemed to be not free enough because of a possibly-overlapping Cisco patent.</tooltiptext>
<section>Firewall</section>
<configfile>carp_settings.xml</configfile>
</menu>
@@ -79,31 +79,31 @@
<field>
<fielddescr>Synchronize rules</fielddescr>
<fieldname>synchronizerules</fieldname>
- <description>When this option is enabled, this system will automatically sync the firewalls rules over to the other carp when changes are made..</description>
+ <description>When this option is enabled, this system will automatically sync the firewall rules over to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize Firewall Schedules</fielddescr>
<fieldname>synchronizeschedules</fieldname>
- <description>When this option is enabled, this system will automatically sync the firewall schedules over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the firewall schedules over to the other CARP host when changes are made.</description>
<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 when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the aliases over to the other CARP host when changes are made.</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 when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the NAT rules to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
- <fielddescr>Synchronize ipsec</fielddescr>
+ <fielddescr>Synchronize IPsec</fielddescr>
<fieldname>synchronizeipsec</fieldname>
- <description>When this option is enabled, this system will automatically sync the ipsec rules over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the IPsec configuration over to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<!--
@@ -123,44 +123,44 @@
<field>
<fielddescr>Synchronize Static Routes</fielddescr>
<fieldname>synchronizestaticroutes</fieldname>
- <description>When this option is enabled, this system will automatically sync the Static Route settings over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the Static Route configuration to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize Load Balancer</fielddescr>
<fieldname>synchronizelb</fieldname>
- <description>When this option is enabled, this system will automatically sync the Load Balancer settings over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the Load Balancer settings over to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize Virtual IPs</fielddescr>
<fieldname>synchronizevirtualip</fieldname>
- <description>When this option is enabled, this system will automatically sync the Virtual IP (minus proxyarp) settings over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the CARP Virtual IPs to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize traffic shaper</fielddescr>
<fieldname>synchronizetrafficshaper</fieldname>
- <description>When this option is enabled, this system will automatically sync the traffic shaper rules over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the traffic shaper configuration to the other CARP host when changes are made.</description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Synchronize DNS Forwarder</fielddescr>
<fieldname>synchronizednsforwarder</fieldname>
- <description>When this option is enabled, this system will automatically sync the DNS Forwarder hosts/domains over to the other carp host when changes are made.</description>
+ <description>When this option is enabled, this system will automatically sync the DNS Forwarder configuration to the other CARP host when changes are made.</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 synchronize your rules to.</description>
+ <description>Enter the IP address of the firewall you are synchronizing with.</description>
<type>input</type>
- <note>Note: CARP sync is currently only supported over http connections - make sure the remote system's WebGUI protocol is set to this! Also note that you will not use the Synchronize to IP and password option on backup cluster members!</note>
+ <note>Note: CARP sync is currently only supported over connections using the same protocol and port as this system - make sure the remote system's port and protocol are set accordingly! Also note that you will not use the Synchronize to IP and password option on backup cluster members!</note>
</field>
<field>
<fielddescr>Remote System Password</fielddescr>
<fieldname>password</fieldname>
- <description>Enter the webGUI password of the system that you would like to synchronize with.</description>
+ <description>Enter the webGUI password of the system that you are synchronizing with.</description>
<type>password</type>
<note>NOTE: You will not use the Synchronize to IP and password option on backup cluster members!</note>
</field>
OpenPOWER on IntegriCloud