diff options
Diffstat (limited to 'packages/tinydns/tinydns.xml')
-rw-r--r-- | packages/tinydns/tinydns.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml index 983e52df..ca7c464c 100644 --- a/packages/tinydns/tinydns.xml +++ b/packages/tinydns/tinydns.xml @@ -108,6 +108,12 @@ <include_file>/usr/local/pkg/tinydns.inc</include_file> <fields> <field> + <fielddescr>Enable DNS Forwarders</fielddescr> + <fieldname>enableforwarding</fieldname> + <description>Enable forwarding of unanswered DNS requests to the external DNS servers.</description> + <type>checkbox</type> + </field> + <field> <fielddescr>Bind TinyDNS to LAN</fielddescr> <fieldname>bind2lan</fieldname> <description>Set this option to bind TinyDNS to the LAN IP and sets up the LAN with SOA, NS, A, and PTR Records.</description> |