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
posta 3 mesi fa167 visualizzazioni
3 Risposte
1
Risposta accettata
  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
ESPERTO
con risposta 3 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
  • 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
ESPERTO
con risposta 3 mesi fa
  • 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
ESPERTO
con risposta 3 mesi fa
  • 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.

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