From f3e612bf3e83bea0a5c9caf5328a20460d9513b7 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Tue, 27 Aug 2024 10:59:18 +0200 Subject: [PATCH] auth dnsproxy: document network ought to be trusted We are reusing the source UDP port for a very long time. Cannot have people interfere or try to attack us then. --- docs/settings.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/settings.rst b/docs/settings.rst index 5acfc0c4b964..faff9de6e8eb 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1541,6 +1541,8 @@ Number of receiver (listening) threads to start. See :doc:`performance`. Recursive DNS server to use for ALIAS lookups and the internal stub resolver. Only one address can be given. +It is assumed that the specified recursive DNS server, and the network path to it, are trusted. + Examples:: resolver=127.0.0.1