From ef4fe9bd357ccd281132add6c5fbd1f0d3aafd8b Mon Sep 17 00:00:00 2001 From: Otto Date: Wed, 18 Aug 2021 10:54:53 +0200 Subject: [PATCH] Make it explicit that IP addresses are taken into account when deciding to not block an IP being forwarded to. --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2