domain activation / routing policy

0

Hello, I acquired a domain with "Route 53" which seems to be active and operational since in "Requests" it is with status "Successful" and it is listed in "Registered domains". In "Hosted zones" I created a record "www".domain, type A towards an IP with an already operative site (as a test) and a CNAME towards a url also operative but none of them resolves. What steps can I follow to verify where a setting is missing or incorrectly set, thank you very much in advance.

Manu
feita há 3 meses166 visualizações
3 Respostas
1
Resposta aceita
  1. Open your Route53 Public Zone in Route53
  2. Take a note of the 4 NS Server Records
  3. Following these instructions, remove ALL existing NS records from your Domain https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-name-servers-glue-records.html#domain-name-servers-glue-records-adding-changing
  4. Add the 4 NS Servers from Step 2
profile picture
ESPECIALISTA
respondido há 3 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
  • Great, it work strait away. Now I'm getting a 404 error but from the domain side, it's working. Curious that AWS set different NS for the domain and for a hosted zones. Lesson learned! Thanks!!

1

Ensure that you adhered to the proper DNS domain name format when setting up your records.

profile picture
ESPECIALISTA
respondido há 3 meses
  • Thanks for your answer Osvaldo. Yes it is. The domain only use letter of the English alphabet (6 letters) and end in ".com".

0

Update the domain glue records to point to the name servers in your route53 zone.

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-name-servers-glue-records.html

profile picture
ESPECIALISTA
respondido há 3 meses
  • Hi Gary, I have not touched or edited the records that AWS automatically adjusts. I just add two. Thanks for your reply.

  • Did that fix your problem?

  • Be sure to have the 4 from your zone and remove the others.

  • I don't touch the one that AWS set from the beginning (NS and SOA) and I add the A one and the CNAME. But still can't resolve my domain thru browser.

  • Make sure you enter all 4 NS records as the glue records and delete anything hint AWS set on your domain.

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