From: Otto Date: Wed, 18 Aug 2021 08:54:53 +0000 (+0200) Subject: Make it explicit that IP addresses are taken into account when deciding to not block X-Git-Tag: dnsdist-1.7.0-alpha1~60^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10643%2Fhead;p=thirdparty%2Fpdns.git Make it explicit that IP addresses are taken into account when deciding to not block an IP being forwarded to. --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 023e39da3e..8a4b0973b3 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -474,7 +474,7 @@ 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. -Queries to addresses for zones as configured in any of the settings `forward-zones`_, `forward-zones-file`_ or `forward-zones-recurse`_ are performed regardless of these limitations. +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: