我正在尝试通过Google云平台的云端DNS管理我的域名:
在Google Cloud Platform上,当我为自己的域创建一个新区域时,我得到如下内容:
然后我将继续使用namecheap将这些值作为我的自定义DNS服务器输入:
我已经完成了几次,我意识到Google Cloud实际上在
之间旋转ns-cloud-aX.googledomains.com
,ns-cloud-bX.googledomains.com
,ns-cloud-cX.googledomains.com
ns-cloud-dX.googledomains.com
每当您为自己的域创建自己的区域时。 (其中X是1-4中的数字)
我有兴趣创建一个NS记录始终为ns-cloud-aX.googledomains.com
的托管区域。这是因为我要切换到新的注册商,这需要我为每个域手动设置这些值。
我尝试更改Google Cloud中的NS值,但我一直看到这个错误:
是否可以手动将我的NS记录设置为始终使用ns-cloud-aX.googledomains.com
?
答案 0 :(得分:0)
我建议不要将其更改为Google Cloud will automatically give you an NS record, depending on your zone。这可能会导致某些错误。
答案 1 :(得分:-2)