diff options
Diffstat (limited to 'usr/local/pkg')
-rw-r--r-- | usr/local/pkg/carp_settings.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml index 41205a7..d4fc9d6 100644 --- a/usr/local/pkg/carp_settings.xml +++ b/usr/local/pkg/carp_settings.xml @@ -154,6 +154,12 @@ <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> + <type>input</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> |