]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Wed, 2 Nov 2005 22:54:45 +0000 (22:54 +0000)
committerMark Andrews <marka@isc.org>
Wed, 2 Nov 2005 22:54:45 +0000 (22:54 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 2b308d956d1929afa5b781a1c87993147b386f34..9b806cbde53382c0072aebfe9fa9fa3086b8c827 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -296,6 +296,14 @@ A: These indicate a malformed master zone. You can identify the exact records
    dig axfr example.com @master-server > tmp
    named-checkzone example.com tmp
 
+   A CNAME record cannot exist with the same name as another record except for
+   the DNSSEC records which prove its existance (NSEC).
+
+   RFC 1034, Section 3.6.2: "If a CNAME RR is present at a node, no other data
+   should be present; this ensures that the data for a canonical name and its
+   aliases cannot be different. This rule also insures that a cached CNAME can
+   be used without checking with an authoritative server for other RR types."
+
 Q: I get error messages like "named.conf:99: unexpected end of input" where 99
    is the last line of named.conf.