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.xml14
1 files changed, 4 insertions, 10 deletions
diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml
index 8fd4ebd9..91bd43da 100644
--- a/packages/tinydns/tinydns.xml
+++ b/packages/tinydns/tinydns.xml
@@ -3,9 +3,9 @@
<name>tinydns</name>
<version>1.0</version>
<configpath>installedpackages->package->tinydns</configpath>
- <title>TinyDNS: Settings</title>
+ <title>TinyDNS/DNScache: Settings</title>
<menu>
- <name>DNS Server</name>
+ <name>DNS Cache & Server</name>
<tooltiptext></tooltiptext>
<section>Services</section>
<url>/tinydns_status.php</url>
@@ -122,13 +122,7 @@
<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 DNScache to LAN</fielddescr>
- <fieldname>bind2lan</fieldname>
- <description>Bind DNScache to the LAN IP and set up TinyDNS server with the LAN's SOA, NS, A, and PTR Records.</description>
+ <description>Enable DNScache forwarder on LAN IP and register LAN's SOA, NS, A, and PTR Records with TinyDNS Server.</description>
<type>checkbox</type>
</field>
<field>
@@ -146,7 +140,7 @@
<field>
<fieldname>ipaddress</fieldname>
<fielddescr>IP Address</fielddescr>
- <description>Bind TinyDNS to this IP address. Create a Virtual Carp IP on the LAN segment if Bind DNScache to LAN is set.</description>
+ <description>Bind TinyDNS to this IP address. Create a Virtual Carp IP on the LAN segment if Enable DNS Forwarders is set.</description>
<type>input</type>
</field>
<field>