<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 27 April 2016 at 06:56, John Levine <span dir="ltr"><<a href="mailto:johnl@iecc.com" target="_blank">johnl@iecc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Assuming you mean this (notice the dots):<br>
<br>
 Domain.com.  CNAME  <a href="http://x.y.com" rel="noreferrer" target="_blank">x.y.com</a>.<br>
 www     CNAME <a href="http://x.y.com" rel="noreferrer" target="_blank">x.y.com</a>.<br></blockquote><div><br></div><div>No, this does not work.  You're forgetting what goes around the example records:</div><div><br></div><div><a href="http://domain.com">domain.com</a>. IN SOA ...</div><div><a href="http://domain.com">domain.com</a> IN CNAME <a href="http://x.y.com">x.y.com</a>.</div><div><a href="http://domain.com">domain.com</a> IN NS ...</div><div><a href="http://www.domain.com">www.domain.com</a>. IN CNAME <a href="http://x.y.com">x.y.com</a>.</div><div><br></div><div>This is not only against the standards, but is nonsensical when you consider the semantic meaning of CNAME "for all data related to <a href="http://domain.com">domain.com</a>, please see <a href="http://x.y.com">x.y.com</a>".   That doesn't make sense when there are also other records present at that owner name.</div><div><br></div><div> </div></div></div></div>