From 1d9198ebec35ca96e34d6bbdbc79e4537ca702e8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Dec 2019 15:45:48 +0100 Subject: dns-forwarding: add op-mode command to clean cache --- docs/services/dns-forwarding.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/services') diff --git a/docs/services/dns-forwarding.rst b/docs/services/dns-forwarding.rst index b79b631c..f4615766 100644 --- a/docs/services/dns-forwarding.rst +++ b/docs/services/dns-forwarding.rst @@ -4,6 +4,9 @@ DNS Forwarding ############## +Configuration +============= + VyOS provides DNS infrastructure for small networks. It is designed to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls, for this we utilize PowerDNS recursor. @@ -128,3 +131,10 @@ use of DNS split-horizon for example.com. set service dns forwarding allow-from 192.168.1.0/24 set service dns forwarding allow-from 2001:db8::/64 +Operation +========= + +.. opcmd:: reset dns forwarding + +Reset local DNS forwarding cache database. You can reset the cache for all +entries or only for entries to a specific domain. -- cgit v1.2.3