DNS not showing updated NS

0

Hi,

I transferred my dns from my old AWS Account to a new one and its been more than a day my name servers has not been updated.

When I run the dig command I still see old NS listed, this is an issue because I am not able to setup my email because of this

Thanks !

demandé il y a 2 ans482 vues
5 réponses
0

Hi, one question, when you say you've "transferred my dns" do you mean you've used the TransferDomainToAnotherAwsAccount API call as documented here? An example using the AWS CLI looks like this:

aws route53domains transfer-domain-to-another-aws-account --domain-name example.com --account-id 111122223333 --region us-east-1

Or did you try another method?

profile pictureAWS
répondu il y a 2 ans
0

yes i transferred it using transfer-domain-to-another-aws-account

I deleted everything from my old account so i dont know what records it had, but the current dig answer does not match my current NS record in my new account.

répondu il y a 2 ans
0

You must also update the name servers for this domain at your registrar. Have you done that? Otherwise the new ones will never show up.

répondu il y a 2 ans
0

No I never did that. I already deleted the domain from the old AWS acct so there is nothing there.

How do i update the new NS now ? The domain was registered via Route 53.

répondu il y a 2 ans
0
  • Sign in to the AWS Management Console and open the Route 53
  • In the navigation pane, choose Registered Domains.
  • Choose the name of the domain for which you want to edit settings.
  • Choose Add/Edit Name Servers.

Then change the name servers to the new ones.

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions