From 94d4aaada6bd9345b968da336f88a6f8f0e15874 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Dec 2019 15:43:05 +0100 Subject: dns-forwarding: add ignore-hosts-file option --- docs/services/dns-forwarding.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/services/dns-forwarding.rst b/docs/services/dns-forwarding.rst index 21115e9f..e98d7f6b 100644 --- a/docs/services/dns-forwarding.rst +++ b/docs/services/dns-forwarding.rst @@ -77,6 +77,15 @@ are: .. note:: the CD-bit is honored correctly for process and validate. For log-fail, failures will be logged too. +.. cfgcmd:: set service dns forwarding ignore-hosts-file + +Do not use local ``/etc/hosts`` file in name resolution. VyOS DHCP server will +use this file to add resolvers to assigned addresses. + +.. cfgcmd:: set service dns forwarding max-cache-entries + +Maximum number of DNS cache entries. 1 million per CPU core will generally +suffice for most installations. Example ======= -- cgit v1.2.3