» Linux »
Examen sur Linux »
Examen 202 : Networking Administration »
Section 5 »
Question 22/27
Explanation: In the zone file, we can see that mail.domain.org is a CNAME (alias) for
server.domain.org and that the MX record points to mail.domain.org.
Section 10.3 of RFC 2181 (Standards Track) specifies that the domain name used as the value of a
NS resource record, or part of the value of a MX resource record must not be an alias (CNAME).
Incorrect Answers
A: The hostnames can be fully qualified.
B: MX record priorities are usually multiples of 10 but this is not a requirement.
C: CNAME should not be CANON for any version of BIND.
D: BIND does not require matching IN6 records.