diff --git a/DnsServerCore/www/index.html b/DnsServerCore/www/index.html index df766663..1e2c4c1e 100644 --- a/DnsServerCore/www/index.html +++ b/DnsServerCore/www/index.html @@ -171,7 +171,7 @@
Server Failure
-
+
5
0%
NX Domain
@@ -207,7 +207,13 @@
Blocked
-
+
+
5
+
0%
+
Dropped
+
+ +
10
 
Clients
@@ -220,52 +226,60 @@
-
-
-
-
10
-
Zones
-
- -
-
10
-
Cache
-
- -
-
10
-
Allowed
-
- -
-
10
-
Blocked
-
- -
-
10
-
Allow List
-
- -
-
10
-
Block List
-
+
+
+
+
-
-
- -
+
+
+ +
+
-
- -
+
+
+
+
+
+
10
+
Zones
+
+ +
+
10
+
Cache
+
+ +
+
10
+
Allowed
+
+ +
+
10
+
Blocked
+
+ +
+
10
+
Allow List
+
+ +
+
10
+
Block List
+
+ +
+
+
Top Clients
@@ -906,6 +920,22 @@
Local end points are the network interface IP addresses and ports you want the DNS Server to listen for requests. The default values work for Windows but on Linux when you have multiple network adapters, you must explicitly specify the network adapter IP addresses here as the local end points.
+
+ +
+ +
+
The IPv4 source addresses that the DNS server must use for making all outbound DNS requests when the server is connected to two or more networks. Network addresses are also accepted. By default, the IPv4 address of the network with a default route will be used as the source address.
+
+ +
+ +
+ +
+
The IPv6 source addresses that the DNS server must use for making all outbound DNS requests when the server is connected to two or more networks. Network addresses are also accepted. By default, the IPv6 address of the network with a default route will be used as the source address. Note that this option will be used only when Prefer IPv6 option is enabled.
+
+
Note! The DNS Server local end point changes will be automatically applied and so you do not need to manually restart the main service.
@@ -938,6 +968,14 @@
Enter IP addresses or network addresses one below another that are allowed to perform zone transfer for all zones without any TSIG authentication.
+ +
+ +
+ +
Enter IP addresses or network addresses one below another that are allowed to Notify all secondary zones.
+
+
@@ -1085,6 +1123,14 @@
The IPv6 prefix length to define the client subnet.
+
+ +
+ +
Enter IP addresses or network addresses one below another that are allowed to bypass the QPM limit.
+
+
+
Note! Queries Per Minute (QPM) feature will limit requests from a client subnet based on its IP address and the specified subnet prefix lengths. The QPM limit configured will be compared with the average count from the sample size which means a client may exceed the QPM limit for a given minute but won't exceed for the given sample size in minutes. Rate limited clients will be listed in orange color on the dashboard top clients table.
@@ -1093,7 +1139,7 @@
- milliseconds (valid range 1000-10000; default 4000) + milliseconds (valid range 1000-10000; default 2000)
The amount of time the DNS server must wait before responding with a ServerFailure response to a client request when no answer is available.
@@ -1443,14 +1489,14 @@ Randomize Name
-
Enables QNAME case randomization when using UDP as the transport protocol to improve security.
+
Enables QNAME case randomization when using UDP as the transport protocol to improve security.
-
Enables QNAME minimization for recursive resolution to improve privacy.
+
Enables QNAME minimization for recursive resolution to improve privacy.
@@ -1727,10 +1773,14 @@ + + +

Enter block list URL one below another in the above text field or use the Quick Add list to add known block list URLs.

+

For directly using block list files saved on this server, use the file:// formatted URL path. For example, on Linux the URL should look like file:///home/folder/myblocklist.txt and on Windows it should look like file:///c:/folder/myblocklist.txt.

Add ! character at the start of an URL to make it an allow list URL. This option must not be used with allow lists that use Adblock Plus format.

@@ -2039,6 +2089,22 @@
Max number of days to keep the log files. Log files older than the specified number of days will be deleted automatically.
+
Warning! Enabling query logging will significantly increase the log file size and use up disk space.
+ + +
+
+ +
+
+ +
+
This option will enable in-memory stats and only Last Hour data will be available on Dashboard. No stats data will be stored on disk.
+
+
+
@@ -2048,8 +2114,6 @@
Max number of days to keep the dashboard stats. Stat files older than the specified number of days will be deleted automatically.
- -
Warning! Enabling query logging will significantly increase the log file size and use up disk space.
@@ -2855,7 +2919,7 @@

Version

Server up since

- Copyright (C) 2023 Shreyas Zare (shreyas@technitium.com)
+ Copyright (C) 2024 Shreyas Zare (shreyas@technitium.com)
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.

Source code available under GNU General Public License v3.0 on  GitHub

@@ -4297,12 +4361,12 @@ MII...
Allows everyone to perform dynamic updates.
-
+
-
Allows only the name servers with an NS record in the zone to perform dynamic updates. Those name servers may have to be configured separately for accepting dynamic update requests for the zone.
+
Allows only the name servers with an NS record in the zone to perform dynamic updates.
Allows only the specified IP addresses to perform dynamic updates.
-
+