0

昨日、新しい DNS ゾーン netdav.net をセットアップしました。Google のクラウド ネーム サーバーに登録されている Dotster のネームサーバーを参照しました。使用するように言われた Google のネーム サーバーを使用して、自分の DNS 名をクエリできません。彼らです:

ns-cloud-b1.googledomains.com.
ns-cloud-b2.googledomains.com.
ns-cloud-b3.googledomains.com.
ns-cloud-b4.googledomains.com.

以下は、nslookup のエラーの例です。

> server ns-cloud-b1.googledomains.com
Default Server:  ns-cloud-b1.googledomains.com
Addresses:  2001:4860:4802:32::6b
          216.239.32.107

> set q=NS
> netdav.net
Server:  ns-cloud-b1.googledomains.com
Addresses:  2001:4860:4802:32::6b
          216.239.32.107

*** ns-cloud-b1.googledomains.com can't find netdav.net: No response from server

メール プロバイダのカスタム ドメイン名を設定するのに苦労しています。Google の DNS サーバーに何か問題があるのではないかと思います。

以下は、netdav.net のいくつかのレコードです。

netdav.net. NS  21600   
ns-cloud-b1.googledomains.com.
ns-cloud-b2.googledomains.com.
ns-cloud-b3.googledomains.com.
ns-cloud-b4.googledomains.com.
    netdav.net. SOA 21600   
ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300

@.netdav.net.   MX  300 
10 mail.protonmail.ch.

ネームサーバーのセットアップに関する Google の手順:

Registrar Setup
This zone will not normally be usable until you register the related domain and configure it to use these name servers:

    Type    Data
    NS  
    ns-cloud-b1.googledomains.com.
    ns-cloud-b2.googledomains.com.
    ns-cloud-b3.googledomains.com.
    ns-cloud-b4.googledomains.com.
4

1 に答える 1