From 2fedcc936fcdd666fcc87d94a9633264ce27786d Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Dec 2019 15:43:50 +0100 Subject: dns-forwarding: add listen-address option --- docs/services/dns-forwarding.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/services/dns-forwarding.rst b/docs/services/dns-forwarding.rst index bd05395e..b79b631c 100644 --- a/docs/services/dns-forwarding.rst +++ b/docs/services/dns-forwarding.rst @@ -95,6 +95,11 @@ server. In practice, caches can become saturated with hundreds of thousands of hosts which are tried only once. This setting, which defaults to 3600 seconds, puts a maximum on the amount of time negative entries are cached. +.. cfgcmd:: set service dns forwarding listen-address + +Local IPv4 or IPv6 addresses to bind to - waiting on this address for incoming +connections. + Example ======= -- cgit v1.2.3