简体   繁体   English

AWS Route 53 域名仍未指向 IP

[英]AWS Route 53 domain name still not pointing to IP

I registered a domain name on AWS Route 53, then deleted the generated hosted zone that they automatically generated for the domain and replaced it with this one:我在 AWS Route 53 上注册了一个域名,然后删除了他们为域自动生成的生成的托管区域,并将其替换为这个: 在此处输入图像描述

The values in the NS record match the name servers of the registered domain NS 记录中的值与注册域的名称服务器匹配

在此处输入图像描述

I haven't modified these settings for almost 72 hours, and the registered domain name still doesn't point to the IP I specified.我已经将近72小时没有修改这些设置了,注册的域名仍然没有指向我指定的IP。 Any idea why?知道为什么吗? It all looks correct to me.在我看来这一切都是正确的。

After a lot of frustration and waiting I solved this by:在经历了很多挫折和等待之后,我通过以下方式解决了这个问题:

  1. Deleting the hosted zone associated with the domain.删除与域关联的托管区域。

  2. Creating a new hosted zone for the domain.为域创建一个新的托管区域。 Route 53 auto-generates an NS record with 4 pre-filled name server addresses Route 53 自动生成一个 NS 记录,其中包含 4 个预填充的名称服务器地址

  3. Going to Domains > Registered Domains > (domain) > Add or edit name servers.转到域 > 注册域 > (域) > 添加或编辑名称服务器。 Deleting the four name servers there and replacing them with the four that Route 53 gave me in step 2 (without the periods at the end).删除那里的四个名称服务器并将它们替换为 Route 53 在步骤 2 中给我的四个(末尾没有句点)。

Within a few min the domain started pointing to the IP I specified and was picked up by a bunch of DNS servers as measured by https://dnschecker.org/几分钟后,该域开始指向我指定的 IP,并被一堆 DNS 服务器接收,测量值是https://dnschecker.org/

Hope this helps someone, someday希望有一天这对某人有所帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 具有 53 号路由的 google 域的 aws 证书管理器 - aws certificate manager for google domain with route 53 Terraform Route 53 DNS 记录指向 AWS Aurora 读取器实例 - Terraform Route 53 DNS record pointing AWS Aurora reader instances ROUTE 53 域重定向到实例的 ip 而不是保留域 url - ROUTE 53 domain redirect to ip of instance inestead to keep the domain url AWS Route-53 DNS 服务器 IP 地址 - AWS Route-53 DNS Server IP Address route53 转移域名到另一个aws账户 - route53 transfer domain to another aws account 在 aws route 53 中设置多个子域以暴露 Kubernetes - Set up multiple sub domain in aws route 53 to expose Kubernetes 在 Route 53 和 S3 中使用国际化域名 - Using internationalized domain name with Route 53 and S3 域未指向我在 aws lightsail 中的静态 IP 地址 - Domain is not pointing to my static ip address in aws lightsail 指向经典负载均衡器的 AWS Route53 A 记录(由 Kube.netes 创建)适用于 http 但不适用于 https - AWS Route53 A-record pointing to classic load balancer (created by Kubernetes) works with http but not https 如何在 AWS Route 53 托管区域中使用 Google 名称服务器 - How to use Google Name Servers in AWS Route 53 Hosted Zone
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM