diff --git a/DnsServerCore/www/index.html b/DnsServerCore/www/index.html index 574ecf41..806a488d 100644 --- a/DnsServerCore/www/index.html +++ b/DnsServerCore/www/index.html @@ -901,23 +901,50 @@
+
+ +
+
+ +
Disables recursion so that this DNS Server works as authoritative only.
+
+
+ +
Enables recursion to allow this DNS Server to resolve any domain name.
+
+
+ +
Select this option if you want to support recursion only on private networks. Any recursive request from a public network will be refused.
+
+
+ +
Select this option to specify which networks (in CIDR form) must be allowed or denied. Denied networks are always matched first.
+
+
+
+ + + + + +
+
+
-
- -
-
Enable recursion to allow this DNS Server to resolve any domain name.
- -
- -
-
Enable this option if you want to support recursion only on private networks. Any recursive request from public network will be refused.
-