diff --git a/settings.php b/settings.php index 1b0b00da..9faaf678 100644 --- a/settings.php +++ b/settings.php @@ -834,8 +834,11 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "blocklists"

Validate DNS replies and cache DNSSEC data. When forwarding DNS queries, Pi-hole requests the DNSSEC records needed to validate - the replies. Use Google, Norton, DNS.WATCH or Quad9 DNS servers when activating - DNSSEC. Note that the size of your log might increase significantly + the replies. If a domain fails validation or the upstream does not + support DNSSEC, this setting can cause issues resolving domains. + Use Google, Norton, DNS.WATCH, Quad9, or another DNS + server which supports DNSSEC when activating DNSSEC. Note that + the size of your log might increase significantly when enabling DNSSEC. A DNSSEC resolver test can be found here.