Håvard Ose Nordstrand 3 年之前
父节点
当前提交
5fc3fb4eba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/linux-server/applications.md

+ 1 - 1
config/linux-server/applications.md

@@ -93,7 +93,7 @@ Sends an emails when APT updates are available.
 
 
 - Valdiate config: `named-checkconf`
 - Valdiate config: `named-checkconf`
 - Validate DNSSEC validation:
 - Validate DNSSEC validation:
-    - `dig google.com @<server>` should give status `NOERROR` and contain the `ad` flag (for "authentic data", i.e. it passed DNSSEC validation).
+    - `dig cloudflare.com @<server>` should give status `NOERROR` and contain the `ad` flag (for "authentic data", i.e. it passed DNSSEC validation).
     - `dig www.dnssec-failed.org @<server>` should give status `SERVFAIL`.
     - `dig www.dnssec-failed.org @<server>` should give status `SERVFAIL`.
     - `dig www.dnssec-failed.org @<server> +cd` (for "checking disabled", useful for DNSSEC debugging) should give status `NOERROR` but no `ad` flag.
     - `dig www.dnssec-failed.org @<server> +cd` (for "checking disabled", useful for DNSSEC debugging) should give status `NOERROR` but no `ad` flag.
 - Validate DNSSEC signing:
 - Validate DNSSEC signing: