]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc: remove invalid reference
authorDaniel Salzman <daniel.salzman@nic.cz>
Wed, 24 Oct 2018 11:18:29 +0000 (13:18 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Wed, 24 Oct 2018 11:18:29 +0000 (13:18 +0200)
src/knot/modules/dnsproxy/dnsproxy.rst

index bc948a5fc30b4e538ae8e1b685417629a9245277..b03d89e23bfb689a72f9bf78a4a6ff78cf873359 100644 (file)
@@ -43,11 +43,6 @@ When clients query for anything in the ``local.zone``, they will be
 responded to locally. The rest of the requests will be forwarded to the
 specified server (``10.0.1.1`` in this case).
 
-To use dnsproxy to forward queries to local Knot Resolver, make sure to
-`override its default port<https://knot-resolver.readthedocs.io/en/stable/daemon.html#kresd-socket-override-port>`_.
-The selected port can be specified in the ``address`` field like
-``127.0.0.1@53000``.
-
 Module reference
 ----------------