DNS not resolving after 5 days on Previously Expired Domain

0

I have a domain that went a couple of days past expiration and I was able to get logged in and renew it. Because the domain was past expiration my hosted zone was removed. I created a new one and set the NS records in the hosted zone to match what is in the domain name. I created a www and root domain A record and after five days neither of them are working. I do the internal tests and they come back ok. But when I try to do a nslookup or ping on the name it wont resolve. What can I do to help try and get my DNS entries to resolve again like they use to?

Domain : ibbq4u.com

Edited by: KevinMarkwardt on Jul 23, 2019 6:21 AM

質問済み 5年前250ビュー
1回答
0
承認された回答

Hi,

You had the right idea, but you went the wrong direction. Name servers in the NS record for the hosted zone and for the domain registration are supposed to match, but they're supposed to match the name servers that Route 53 assigned to the hosted zone. The name servers that Route 53 assigned to the hosted zone typically should be the same as the name servers in the NS record, but they can be different.

Here's how you fix that:

  1. Get the name servers that Route 53 assigned to the hosted zone. 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 NS record to use the name servers that you got in step 2. See "Editing Records":

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resource-record-sets-editing.html

  1. Update the name servers for the domain registration. 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

エキスパート
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ