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 !

已提問 2 年前檢視次數 482 次
5 個答案
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
已回答 2 年前
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.

已回答 2 年前
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.

已回答 2 年前
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.

已回答 2 年前
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.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南