1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

DNS_PROBE_FINISHED_NXDOMAINになったら

Posted at

DNS_PROBE_FINISHED_NXDOMAINになったら

状況

google domainsでドメインを購入
DNSにRoute53を使っている

対処方法

whois <domain>

Name Server:

の値と

Route53などのNSレコードが同じ値か確認する
違ったらレジストラのネームサーバを正しいものに変更する

原因

google domainsの管理画面に

このドメインの全ての設定は無効になっており、変更できません。有効にするには、デフォルトのGoogle Domainsネームサーバを復元してください

という文章と
Google Domainsのネームサーバーの復元

というボタンが出ていて、メンバーが押してしまったので設定が消えてしまった。

参考

Route 53 を使用中のドメインの DNS サービスにする - Amazon Route 53

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?