Domain transfer not finished correctly

0

Hi,
We've requested to transfer a domain name from another registrar onto Route 53. The unlock and further confirmation of the transfer via E-mail passed well. AWS Route 53 shows now the registered domains with the one in the list. I am able to change DNS records via UI on AWS console, but dig shows no changes. I've contacted Namecheap (ex-registrar) technical support and they confirmed that the transfer should have been processed successfully, but the name servers are still pointing to Namecheap's BaseDNS. While the AWS Route 53 shows default name servers:

dns1.registrar-servers.com
dns2.registrar-servers.com

Pending requests in the Domains also shows nothing, so I assumed that the transfer should have finished successfully. Now I wonder what has to be fixed now so that I regain control over DNS records back?

已提问 4 年前245 查看次数
2 回答
0

Hi,

To make Route 53 the DNS service for your domain, you need to update the domain registration to use the name servers for your Route 53 hosted zone. Here's how you do that:

  1. Get the name servers that Route 53 assigned to the hosted zone when you created it. See "Getting the Name Servers for a Public Hosted Zone" in the Route 53 Developer Guide:

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/GetInfoAboutHostedZone.html

  1. Update the domain registration to use the four name servers that you got in step 1. See "Adding or Changing Name Servers and Glue Records for a Domain":

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

Scott

专家
已回答 4 年前
0

I have found the issue. Indeed what I needed was just to copy-paste the NS record values from the Hosted Zones DNS records to the Registered Domains name-servers. After that all semi-automatic propagation of required DNS records in the WorkMail and other services worked fine.

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则