From: Nathan Neulinger Date: Sun, 20 Nov 2022 23:16:46 +0000 (-0600) Subject: Update settings.rst X-Git-Tag: dnsdist-1.8.0-rc1~199^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ecd5157c91a55e643299d35905cbea8d5776008;p=thirdparty%2Fpdns.git Update settings.rst Add an example for negating dont-query --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 8d89632b64..4d55b3c412 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -530,6 +530,8 @@ This can have odd effects, depending on your network, and may even be a security Therefore, the PowerDNS Recursor by default does not query private space IP addresses. This setting can be used to expand or reduce the limitations. +Address ranges can be excluded from this setting by using the negation syntax for example dont-query+=!10.100.0.0/24 + Queries for names in forward zones and to addresses as configured in any of the settings `forward-zones`_, `forward-zones-file`_ or `forward-zones-recurse`_ are performed regardless of these limitations. .. _setting-ecs-add-for: