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"

feita há 2 anos563 visualizações
1 Resposta
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
respondido há 2 anos
  • 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.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas