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"

1 Antwort
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
beantwortet vor 2 Jahren
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen