Ao usar o AWS re:Post, você concorda com os AWS re:Post Termos de uso

AWS Route 53 A record shows up as CNAME in public DNS lookups

0

I have setup an AWS Route 53 A record (domain name to IP address) with simple routing. However when I use a some public DNS lookup tools this shows up as a CNAME record (domain name to domain name). What could be happening here?

  • Is Route 53 the SOA for the domain? You could be seeing one response when querying Route 53 directly versus another response from another public server if that service is not seeing Route 53 as the SOA / NS authority for the domain but another. This would be common when preparing a domain for migration to Route 53 but you have not yet pivoted the NS records to Route 53.

feita há 3 anos625 visualizações
1 Resposta
0

Hi,

I understand that when you do a DNS lookup a Route 53 CNAME record shows up when you had setup a Route 53 A record. I recommend you use the AWS provided tool see how Route 53 responds to your DNS. In addition, the documentation linked [1] provides further guidance on CNAME and A record nslookup query expectations.

[1] https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-test.html

respondido há 2 anos

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