From 5a620d32f8bf763787118671a924e166380a2c35 Mon Sep 17 00:00:00 2001 From: "Michael J. Keen" Date: Wed, 29 Nov 2017 19:14:02 -0600 Subject: [PATCH] Add DNS.WATCH to DNSSEC compatibility list Lets users know that DNS.WATCH servers are compatible with DNSSEC --- settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.php b/settings.php index 709a1a67..3d030292 100644 --- a/settings.php +++ b/settings.php @@ -812,7 +812,7 @@ if (in_array($_GET['tab'], array("sysadmin", "blocklists", "dns", "piholedhcp",

Validate DNS replies and cache DNSSEC data. When forwarding DNS queries, Pi-hole requests the DNSSEC records needed to validate - the replies. Use Google or Norton DNS servers when activating + the replies. Use Google, Norton or DNS.WATCH DNS servers when activating DNSSEC. Note that the size of your log might increase significantly when enabling DNSSEC. A DNSSEC resolver test can be found here.