<div dir="ltr"><div class="gmail_extra">In reference to the question of using a CNAME or A record for "<a href="http://www.example.com">www.example.com</a>", it seems to me that the best solution, if we could ever get there, would be to create a new record type that means "redirect an A or AAAA lookup to this other name".  Like this:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://example.com">example.com</a>.  IN  SOA  ....</div><div class="gmail_extra"><a href="http://example.com">example.com</a>.  IN  ANAME  <a href="http://my.webhosting.com">my.webhosting.com</a>.</div><div class="gmail_extra"><a href="http://www.example.com">www.example.com</a>.  IN  CNAME  <a href="http://my.webhosting.com">my.webhosting.com</a>.<br clear="all"><div><br></div><div>I use "ANAME" to mean "like a CNAME, but only for A and AAAA lookups", with no restrictions on other names with the same left side (except perhaps other A and AAAA records if that is necessary for technical reasons).</div><div><br></div><div>Several DNS and hosting providers provide similar functionality, but is there any chance of widespread DNS support for something like this?<br></div><div><br></div><div>Is there already and RFC for this?</div><div><br></div><div>I find these interesting sites:</div><div><a href="http://www.dnsmadeeasy.com/services/aname-records/">http://www.dnsmadeeasy.com/services/aname-records/</a><br></div><div><a href="http://aws.amazon.com/route53/faqs/#Supported_DNS_record_types">http://aws.amazon.com/route53/faqs/#Supported_DNS_record_types</a><br></div><div><a href="http://blog.andrewallen.co.uk/2012/06/27/cname-is-out-hello-aname/">http://blog.andrewallen.co.uk/2012/06/27/cname-is-out-hello-aname/</a><br></div><div>(This last one points out a problem with the current implementations - I think proper support in the DNS protocol would solve this.)</div><div><br>-- <br>Bob Harold<br>DNS and DHCP</div><div>University of Michigan</div><div><br></div></div></div>