aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tinydns/tinydns.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tinydns/tinydns.xml')
-rw-r--r--packages/tinydns/tinydns.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml
index 171c408e..bc113d5b 100644
--- a/packages/tinydns/tinydns.xml
+++ b/packages/tinydns/tinydns.xml
@@ -209,6 +209,32 @@
</field>
<field>
<type>listtopic</type>
+ <name>Zone transfers</name>
+ <fieldname>temp</fieldname>
+ </field>
+ <field>
+ <fielddescr>Hosts allowed to perform DNS Zone Transfers</fielddescr>
+ <fieldname>none</fieldname>
+ <type>rowhelper</type>
+ <rowhelper>
+ <rowhelperfield>
+ <fielddescr>IP Address</fielddescr>
+ <fieldname>ztipaddress</fieldname>
+ <description>Enter the IP Address that is allowed to transfer zone records (ex: 4.2.2.1)</description>
+ <type>input</type>
+ <size>20</size>
+ </rowhelperfield>
+ <rowhelperfield>
+ <fielddescr>DNS Zone</fielddescr>
+ <fieldname>dnszone</fieldname>
+ <description>Enter the DNS zone that this IP address is allowed to transfer (ex: domain.com)</description>
+ <type>input</type>
+ <size>20</size>
+ </rowhelperfield>
+ </rowhelper>
+ </field>
+ <field>
+ <type>listtopic</type>
<name>Advanced tunables (OPTIONAL)</name>
<fieldname>temp</fieldname>
</field>