]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Document meaning of empty allow-from 11609/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>
Fri, 6 May 2022 10:01:22 +0000 (12:01 +0200)
pdns/recursordist/docs/settings.rst

index e822c07d0f5d27605dd61a4b45c3c74fd23256fd..781a5b30c00e36f6b635e8f1e447600fbdac33e0 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.