diff options
Diffstat (limited to 'docs/services/dns-forwarding.rst')
| -rw-r--r-- | docs/services/dns-forwarding.rst | 5 | 
1 files changed, 5 insertions, 0 deletions
| 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  ======= | 
