From 10aad1d4e4a836e10f5d67145263b69da3818ca3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 6 Feb 2011 23:02:36 -0500 Subject: Note 128 bit format for ipv6 records --- config/tinydns/tinydns.xml | 2 +- config/tinydns/tinydns_domains.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/tinydns') diff --git a/config/tinydns/tinydns.xml b/config/tinydns/tinydns.xml index 9db401f8..df7c294a 100644 --- a/config/tinydns/tinydns.xml +++ b/config/tinydns/tinydns.xml @@ -161,7 +161,7 @@ IP Address ipaddress - 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. You may also specify a pfSense alias which contains the IP addresses that we should bind to. + 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 diff --git a/config/tinydns/tinydns_domains.xml b/config/tinydns/tinydns_domains.xml index 6d068d4c..a4b50935 100644 --- a/config/tinydns/tinydns_domains.xml +++ b/config/tinydns/tinydns_domains.xml @@ -184,7 +184,7 @@ Record Data (FQDN, IP Address, or "raw" TinyDNS record) ipaddress - Enter the record data here. Use IP Address for A and PTR records. Use FQDN or Hostname for SOA and CNAME Records. MX records can be an IP, FQDN, or both separated by a colon, e.g. 1.2.3.4, mail.example.com, or 1.2.3.4:mail.example.com. NS Records use colon-separated IP and FQDN, e.g. 1.2.3.4:example.com + Enter the record data here. Use IP Address for A and PTR records. Use FQDN or Hostname for SOA and CNAME Records. MX records can be an IP, FQDN, or both separated by a colon, e.g. 1.2.3.4, mail.example.com, or 1.2.3.4:mail.example.com. NS Records use colon-separated IP and FQDN, e.g. 1.2.3.4:example.com. IPV6 AAAA records should be formatted in 128 bit format. input 80 -- cgit v1.2.3