From f2fb75dce579d1ab5bf94e0453a03cd6bb46b101 Mon Sep 17 00:00:00 2001 From: sump pump Date: Tue, 23 Jun 2020 16:31:49 +0000 Subject: [PATCH] Update named.conf.tmpl --- bind/named.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.tmpl b/bind/named.conf.tmpl index 743ff57..d5d5c87 100644 --- a/bind/named.conf.tmpl +++ b/bind/named.conf.tmpl @@ -34,7 +34,7 @@ logging { view "lixonet" { recursion yes; - match-clients { lixonet_global; }; + match-clients { any; }; allow-query { any; }; allow-recursion { any; };