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 Risposta
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
con risposta 2 anni fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande