From 503d22be8d5e23b3c4557c38eb56853a1ea50c8a Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sun, 11 Apr 2021 17:44:49 +0530 Subject: [PATCH] webapp: updated html to implement `UseNxDomainForBlocking` option in settings. Refactored Name Error to NX Domain. --- DnsServerCore/www/index.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/DnsServerCore/www/index.html b/DnsServerCore/www/index.html index b1c6ac08..49cdf07c 100644 --- a/DnsServerCore/www/index.html +++ b/DnsServerCore/www/index.html @@ -165,9 +165,9 @@
-
5
-
0%
-
Name Error
+
5
+
0%
+
NX Domain
@@ -1003,6 +1003,18 @@
+
+ +
+
+ +
+
Enabling this will return NX Domain response instead of 0.0.0.0 address for blocked domains.
+
+
+