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 年前

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

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

回答問題指南