From 98a7d78f17c09589ab8e635ce3a2c05697ab3a7f Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sun, 1 Aug 2010 01:16:18 -0400 Subject: fix up text --- config/tinydns/new_zone_wizard.xml | 2 +- config/tinydns/tinydns.xml | 12 ++++++------ config/tinydns/tinydns_domains.xml | 10 ++++++---- config/tinydns/tinydns_sync.xml | 16 ++++++++-------- 4 files changed, 21 insertions(+), 19 deletions(-) (limited to 'config') 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 @@ 1 pfSense New Zone Wizard true - This wizard will guide you through adding your first domain to TinyDNS. + This wizard will guide you through adding a domain to the DNS server. Next 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 @@ IP Address ipaddress - Bind TinyDNS to this IP address. Enable DNS Forwarders bind TinyDNS to the LAN IP. + 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. input listtopic - DNS-Cache server + Recursive DNS Resolver temp - Enable DNS Forwarders + Enable recursive DNS responder enableforwarding - Enable DNScache forwarder on LAN IP and register LAN's SOA, NS, A, and PTR Records with TinyDNS Server. + Enable DNScache caching recursive resolver. Registers LAN's SOA, NS, A, and PTR Records with TinyDNS Server. checkbox @@ -201,13 +201,13 @@ listtopic - Monitoring address refresh interval + Monitoring IP refresh interval temp Refresh Interval refreshinterval - Controls how often the monitoring ip adresses are polled + Controls polling frequency of monitoring IP address input 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 @@ Record Data (FQDN, IP Address, or "raw" TinyDNS record) ipaddress - 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 + 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 input 80 @@ -165,19 +165,21 @@ temp - IP to ping to ensure service is up + Monitor IP + IP to ping to determine host availability monitorip input 35 - Time in minutes before DNS switches to backup host + Failover hold time + Time in minutes before DNS switches to backup host threshhold input 35 - none + Failover Records none 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 @@ listtopic temp - Enbable DNS zone sync + Enable DNS zone sync - Automatically sync DNS zone changes + Enable DNS zone synchronization synconchanges pfSense will automatically sync changes to the hosts defined below. checkbox @@ -93,13 +93,13 @@ IP Address ipaddress - The IP address of the first host that TinyDNS will Sync its DNS zone data to. + IP address of the first TinyDNS sync host. input Password password - Admin password of the first host that TinyDNS will Sync its DNS zone data to. + Admin password of the first TinyDNS sync host. password @@ -110,13 +110,13 @@ IP Address 2 ipaddress2 - OPTIONAL. The IP address of the second host that TinyDNS will Sync its DNS zone data to. + IP address of the second TinyDNS sync host. (optional) input Password 2 password2 - Admin password of the second host that TinyDNS will Sync its DNS zone data to. + Admin password of the second TinyDNS sync host. password @@ -127,13 +127,13 @@ IP Address 3 ipaddress3 - OPTIONAL. The IP address of the third host that TinyDNS will Sync its DNS zone data to. + IP address of the third TinyDNS sync host. (optional) input Password 3 password3 - Admin password of the third host that TinyDNS will Sync its DNS zone data to. + Admin password of the third TinyDNS sync host. password -- cgit v1.2.3