mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
dns-forwarding: add listen-address option
This commit is contained in:
parent
5aff67893b
commit
2fedcc936f
@ -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,
|
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.
|
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
|
Example
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user