aboutsummaryrefslogtreecommitdiffstats
path: root/config/bind/bind_sync.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2013-10-18 19:11:21 -0300
committerMarcello Coutinho <marcellocoutinho@gmail.com>2013-10-18 19:11:21 -0300
commit9d38ca45c1aae2c7a492645c629e9725eea225ba (patch)
tree7a8ea1f4e28c8d3a2fa42c9d80b65e857a537b03 /config/bind/bind_sync.xml
parentd199db0bc5bf99c77ec29d01edb646b7713cc9a8 (diff)
downloadpfsense-packages-9d38ca45c1aae2c7a492645c629e9725eea225ba.tar.gz
pfsense-packages-9d38ca45c1aae2c7a492645c629e9725eea225ba.tar.bz2
pfsense-packages-9d38ca45c1aae2c7a492645c629e9725eea225ba.zip
bind - fix chroot dev devices again, include dsset info on gui for dnssec zones.
Encode custom options with base64. sync code change zone type to slave on backup servers
Diffstat (limited to 'config/bind/bind_sync.xml')
-rw-r--r--config/bind/bind_sync.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/config/bind/bind_sync.xml b/config/bind/bind_sync.xml
index d81f7803..c6a80e98 100644
--- a/config/bind/bind_sync.xml
+++ b/config/bind/bind_sync.xml
@@ -64,7 +64,7 @@
</tab>
<tab>
<text>Sync</text>
- <url>/pkg.php?xml=bind_sync.xml</url>
+ <url>/pkg_edit.php?xml=bind_sync.xml</url>
<active/>
</tab>
</tabs>
@@ -102,6 +102,16 @@
</options>
</field>
<field>
+ <fielddescr>Zone Master IP</fielddescr>
+ <fieldname>masterip</fieldname>
+ <description><![CDATA[Set master zone ip you want to use to sync backup server zones with master.<br>
+ <b>All master zones will be configured as backup on slave servers.</b><br>
+ Do not forget to create firewall rules to allow zone transfer between master and slave servers.]]></description>
+ <type>input</type>
+ <size>20</size>
+ <required/>
+ </field>
+ <field>
<fielddescr>Remote Server</fielddescr>
<fieldname>none</fieldname>
<type>rowhelper</type>