summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-15 15:43:50 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-15 15:44:04 +0100
commit2fedcc936fcdd666fcc87d94a9633264ce27786d (patch)
tree458a0c3fc92c7e5470fc2ef0b465d8081cc63083
parent5aff67893b993364cf48edbb927661315927f00d (diff)
downloadvyos-documentation-2fedcc936fcdd666fcc87d94a9633264ce27786d.tar.gz
vyos-documentation-2fedcc936fcdd666fcc87d94a9633264ce27786d.zip
dns-forwarding: add listen-address option
-rw-r--r--docs/services/dns-forwarding.rst5
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
=======