您好,已为域创建了一个记录集:
懒猫主题.com
在 Route 53 上(域是通过 route 53 购买的)并为其提供 Route 53 告诉我配置的 4 个 NS 设置:
ns-368.awsdns-46.com
ns-1963.awsdns-53.co.uk
ns-848.awsdns-42.net
ns-1332.awsdns-38.org
Run Code Online (Sandbox Code Playgroud)
当我使用 nslookup 工具在其中任何一台 DNS 服务器上检查它时,它可以工作:
nslookup lazycatthemes.com ns-1963.awsdns-53.co.uk
Server: UnKnown
Address: 205.251.199.171
Name: lazycatthemes.com
Address: 54.154.51.71
Run Code Online (Sandbox Code Playgroud)
但这不会传播。我已经等了 36 个小时,但我仍然得到这个:
nslookup lazycatthemes.com 8.8.8.8
Server: google-public-dns-a.google.com
Address: 8.8.8.8
*** google-public-dns-a.google.com can't find lazycatthemes.com: Server failed
Run Code Online (Sandbox Code Playgroud)
我不知道接下来要做什么?