From f5558c3d9169df4cfbb1c0103798fb57c2c38ded Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 7 Feb 2011 00:29:22 -0500 Subject: Surround all record types with () --- config/tinydns/tinydns_domains.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/tinydns') diff --git a/config/tinydns/tinydns_domains.xml b/config/tinydns/tinydns_domains.xml index fdb64613..450d2ba9 100644 --- a/config/tinydns/tinydns_domains.xml +++ b/config/tinydns/tinydns_domains.xml @@ -185,7 +185,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. IPV6 AAAA records should be formatted in 128 bit format. Example AAAA Record: 0000:0000:0000:0000:0000:0000:0000:0000 + 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. Example (AAAA) Record: 0000:0000:0000:0000:0000:0000:0000:0000 input 80 @@ -234,7 +234,7 @@ Automatic PTR entry rdns - Create a reverse DNS (PTR) entry for this A Record? + Create a reverse DNS (PTR) entry for this (A) Record? checkbox -- cgit v1.2.3