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 !

posta 2 anni fa482 visualizzazioni
5 Risposte
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
con risposta 2 anni fa
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.

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

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

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

con risposta 2 anni fa

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