Cannot create TXT record due to CNAME already existing?

0

Other DNS providers allow this option to happen. Why does Route 53 refuse to let me do this? Are my DNS rights being oppressed? As an example, other DNS providers let me do the following; CNAME: test.example.com -> www.anotherexample.com TXT: test.example.com -> "dnjsakdnjasnkdsanj"

已提问 2 年前563 查看次数
1 回答
1

Route 53 follows the DNS spec and CNAMEs can only exist alone for a particular name [1] (aside from DNSSEC records). In this case, those other DNS providers are out of spec.

[1] https://datatracker.ietf.org/doc/html/rfc1034#page-15

AWS
已回答 2 年前
  • Hey Justin, thanks for the update. Can you please confirm which DNS Spec they follow? I am trying to determine if it is RFC 1035 or RFC 2181.

  • I've updated the answer; it's RFC 1034.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则