]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Document meaning of empty allow-from 11633/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 6 May 2022 09:54:23 +0000 (11:54 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 23 May 2022 08:28:21 +0000 (10:28 +0200)
(cherry picked from commit a75c8e8019462827dae4599b6a24ef7a0645c30c)

pdns/recursordist/docs/settings.rst

index 0bb4de78d79d442f12b972f0db63113f72b80738..0aa80cfda3581d1995432e5c8b39886336eec252 100644 (file)
@@ -42,6 +42,7 @@ To use this, DNSSEC processing or validation must be enabled by setting `dnssec`
 
 Netmasks (both IPv4 and IPv6) that are allowed to use the server.
 The default allows access only from :rfc:`1918` private IP addresses.
+An empty value means no checking is done, all clients are allowed.
 Due to the aggressive nature of the internet these days, it is highly recommended to not open up the recursor for the entire internet.
 Questions from IP addresses not listed here are ignored and do not get an answer.