无法解析,nslookup 被 Google 云拒绝
unable to resolve, nslookup REFUSED with Google cloud
有没有人有类似的问题?
我已经在 Google 云上设置了我的域,
与我为另一个有效域设置的配置相同。
但是最近,当我设置另一个域时,它失败了。
我用过dig
和nslookup
,显示的是"REFUSED"。
最头疼的是,我无处寻求支持。
nslookup -debug wheelspine.com ns-cloud-c1.googledomains.com
Server: ns-cloud-c1.googledomains.com
Address: 216.239.32.108#53
------------
QUESTIONS:
wheelspine.com, type = A, class = IN
ANSWERS:
AUTHORITY RECORDS:
ADDITIONAL RECORDS:
------------
** server can't find wheelspine.com: REFUSED
Server: ns-cloud-c1.googledomains.com
Address: 216.239.32.108#53
------------
QUESTIONS:
wheelspine.com.lan, type = A, class = IN
ANSWERS:
AUTHORITY RECORDS:
ADDITIONAL RECORDS:
------------
** server can't find wheelspine.com.lan: REFUSED
我的域也遇到了这个问题。几个小时后我发现,我的一些域托管在 ns-cloud-dX.googledomains.com 上,一些域托管在 ns-cloud-cX.googledomains.com 上。当您使用不正确的地址时,dig 显示被拒绝。
有没有人有类似的问题? 我已经在 Google 云上设置了我的域, 与我为另一个有效域设置的配置相同。 但是最近,当我设置另一个域时,它失败了。
我用过dig
和nslookup
,显示的是"REFUSED"。
最头疼的是,我无处寻求支持。
nslookup -debug wheelspine.com ns-cloud-c1.googledomains.com
Server: ns-cloud-c1.googledomains.com
Address: 216.239.32.108#53
------------
QUESTIONS:
wheelspine.com, type = A, class = IN
ANSWERS:
AUTHORITY RECORDS:
ADDITIONAL RECORDS:
------------
** server can't find wheelspine.com: REFUSED
Server: ns-cloud-c1.googledomains.com
Address: 216.239.32.108#53
------------
QUESTIONS:
wheelspine.com.lan, type = A, class = IN
ANSWERS:
AUTHORITY RECORDS:
ADDITIONAL RECORDS:
------------
** server can't find wheelspine.com.lan: REFUSED
我的域也遇到了这个问题。几个小时后我发现,我的一些域托管在 ns-cloud-dX.googledomains.com 上,一些域托管在 ns-cloud-cX.googledomains.com 上。当您使用不正确的地址时,dig 显示被拒绝。