diff options
author | Chris Buechler <cmb@pfsense.org> | 2010-08-01 01:16:18 -0400 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2010-08-01 01:16:18 -0400 |
commit | 98a7d78f17c09589ab8e635ce3a2c05697ab3a7f (patch) | |
tree | 89453b0835ae9d276f2e391ba0e2eb0cd18620ae /config/tinydns | |
parent | fe6e3540fc404058b664b19fb7c0303c1b528f4a (diff) | |
download | pfsense-packages-98a7d78f17c09589ab8e635ce3a2c05697ab3a7f.tar.gz pfsense-packages-98a7d78f17c09589ab8e635ce3a2c05697ab3a7f.tar.bz2 pfsense-packages-98a7d78f17c09589ab8e635ce3a2c05697ab3a7f.zip |
fix up text
Diffstat (limited to 'config/tinydns')
-rw-r--r-- | config/tinydns/new_zone_wizard.xml | 2 | ||||
-rw-r--r-- | config/tinydns/tinydns.xml | 12 | ||||
-rw-r--r-- | config/tinydns/tinydns_domains.xml | 10 | ||||
-rw-r--r-- | config/tinydns/tinydns_sync.xml | 16 |
4 files changed, 21 insertions, 19 deletions
diff --git a/config/tinydns/new_zone_wizard.xml b/config/tinydns/new_zone_wizard.xml index bff642b4..19469feb 100644 --- a/config/tinydns/new_zone_wizard.xml +++ b/config/tinydns/new_zone_wizard.xml @@ -35,7 +35,7 @@ <id>1</id> <title>pfSense New Zone Wizard</title> <disableheader>true</disableheader> - <description>This wizard will guide you through adding your first domain to TinyDNS.</description> + <description>This wizard will guide you through adding a domain to the DNS server.</description> <fields> <field> <name>Next</name> diff --git a/config/tinydns/tinydns.xml b/config/tinydns/tinydns.xml index 1eb5b1eb..25232d11 100644 --- a/config/tinydns/tinydns.xml +++ b/config/tinydns/tinydns.xml @@ -165,18 +165,18 @@ <field> <fielddescr>IP Address</fielddescr> <fieldname>ipaddress</fieldname> - <description>Bind TinyDNS to this IP address. Enable DNS Forwarders bind TinyDNS to the LAN IP.</description> + <description>Bind TinyDNS to this IP address. This is the IP that will service DNS requests for this server. This IP cannot be used as a DNS server on client machines. Bind to 127.0.0.1 and use Port Forward entries to redirect DNS traffic internal or external to this resolver from multiple IPs. </description> <type>input</type> </field> <field> <type>listtopic</type> - <name>DNS-Cache server</name> + <name>Recursive DNS Resolver</name> <fieldname>temp</fieldname> </field> <field> - <fielddescr>Enable DNS Forwarders</fielddescr> + <fielddescr>Enable recursive DNS responder</fielddescr> <fieldname>enableforwarding</fieldname> - <description>Enable DNScache forwarder on LAN IP and register LAN's SOA, NS, A, and PTR Records with TinyDNS Server.</description> + <description>Enable DNScache caching recursive resolver. Registers LAN's SOA, NS, A, and PTR Records with TinyDNS Server.</description> <type>checkbox</type> </field> <field> @@ -201,13 +201,13 @@ </field> <field> <type>listtopic</type> - <name>Monitoring address refresh interval</name> + <name>Monitoring IP refresh interval</name> <fieldname>temp</fieldname> </field> <field> <fielddescr>Refresh Interval</fielddescr> <fieldname>refreshinterval</fieldname> - <description>Controls how often the monitoring ip adresses are polled</description> + <description>Controls polling frequency of monitoring IP address</description> <type>input</type> </field> <field> diff --git a/config/tinydns/tinydns_domains.xml b/config/tinydns/tinydns_domains.xml index 247227d8..d7c4c987 100644 --- a/config/tinydns/tinydns_domains.xml +++ b/config/tinydns/tinydns_domains.xml @@ -131,7 +131,7 @@ <field> <fielddescr>Record Data (FQDN, IP Address, or "raw" TinyDNS record)</fielddescr> <fieldname>ipaddress</fieldname> - <description>Use IP Address for A Records - FQDN or Hostname for SOA, PTR, CNAME Records - NS Records use colon-separated IP and FQDN, e.g. 1.2.3.4:mydomain.com</description> + <description>Enter the record data here. Use IP Address for A and PTR records. Use FQDN or Hostname for SOA and CNAME Records. NS Records use colon-separated IP and FQDN, e.g. 1.2.3.4:example.com</description> <type>input</type> <size>80</size> <required/> @@ -165,19 +165,21 @@ <fieldname>temp</fieldname> </field> <field> - <fielddescr>IP to ping to ensure service is up</fielddescr> + <fielddescr>Monitor IP</fielddescr> + <description>IP to ping to determine host availability</description> <fieldname>monitorip</fieldname> <type>input</type> <size>35</size> </field> <field> - <fielddescr>Time in minutes before DNS switches to backup host</fielddescr> + <fielddescr>Failover hold time</fielddescr> + <description>Time in minutes before DNS switches to backup host</description> <fieldname>threshhold</fieldname> <type>input</type> <size>35</size> </field> <field> - <fielddescr>none</fielddescr> + <fielddescr>Failover Records</fielddescr> <fieldname>none</fieldname> <type>rowhelper</type> <rowhelper> diff --git a/config/tinydns/tinydns_sync.xml b/config/tinydns/tinydns_sync.xml index 091ae90a..5fe8ac77 100644 --- a/config/tinydns/tinydns_sync.xml +++ b/config/tinydns/tinydns_sync.xml @@ -77,10 +77,10 @@ <field> <type>listtopic</type> <fieldname>temp</fieldname> - <name>Enbable DNS zone sync</name> + <name>Enable DNS zone sync</name> </field> <field> - <fielddescr>Automatically sync DNS zone changes</fielddescr> + <fielddescr>Enable DNS zone synchronization</fielddescr> <fieldname>synconchanges</fieldname> <description>pfSense will automatically sync changes to the hosts defined below.</description> <type>checkbox</type> @@ -93,13 +93,13 @@ <field> <fielddescr>IP Address</fielddescr> <fieldname>ipaddress</fieldname> - <description>The IP address of the first host that TinyDNS will Sync its DNS zone data to.</description> + <description>IP address of the first TinyDNS sync host.</description> <type>input</type> </field> <field> <fielddescr>Password</fielddescr> <fieldname>password</fieldname> - <description>Admin password of the first host that TinyDNS will Sync its DNS zone data to.</description> + <description>Admin password of the first TinyDNS sync host.</description> <type>password</type> </field> <field> @@ -110,13 +110,13 @@ <field> <fielddescr>IP Address 2</fielddescr> <fieldname>ipaddress2</fieldname> - <description>OPTIONAL. The IP address of the second host that TinyDNS will Sync its DNS zone data to.</description> + <description>IP address of the second TinyDNS sync host. (optional)</description> <type>input</type> </field> <field> <fielddescr>Password 2</fielddescr> <fieldname>password2</fieldname> - <description>Admin password of the second host that TinyDNS will Sync its DNS zone data to.</description> + <description>Admin password of the second TinyDNS sync host.</description> <type>password</type> </field> <field> @@ -127,13 +127,13 @@ <field> <fielddescr>IP Address 3</fielddescr> <fieldname>ipaddress3</fieldname> - <description>OPTIONAL. The IP address of the third host that TinyDNS will Sync its DNS zone data to.</description> + <description>IP address of the third TinyDNS sync host. (optional)</description> <type>input</type> </field> <field> <fielddescr>Password 3</fielddescr> <fieldname>password3</fieldname> - <description>Admin password of the third host that TinyDNS will Sync its DNS zone data to.</description> + <description>Admin password of the third TinyDNS sync host.</description> <type>password</type> </field> </fields> |