From 340a3ae6e03614266ca6cd6c4b08ae13cdad792e Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 23 Jun 2016 10:14:19 +0100 Subject: Add uncommitted changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- named.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'named.conf') diff --git a/named.conf b/named.conf index 81d9440..2719591 100644 --- a/named.conf +++ b/named.conf @@ -6,6 +6,7 @@ options { auth-nxdomain yes; datasize default; listen-on-v6 { any; }; + tcp-clients 100; allow-query-cache { none; }; allow-query { any; }; allow-transfer { none; }; @@ -17,7 +18,6 @@ options { notify no; also-notify { 178.79.157.58; // lucifer - 163.172.146.146; // xarci }; }; @@ -30,7 +30,6 @@ zone "kyriasis.com" IN { type master; file "/home/kyrias/dns/kyriasis.com.zone"; allow-transfer { - 163.172.146.146; // xarci 178.79.157.58; // lucifer 2a01:7e00::f03c:91ff:fe69:1787; // lucifer 109.74.205.187; // the-tk.com @@ -50,7 +49,6 @@ zone "hyperboria.se" { type master; file "/home/kyrias/dns/hyperboria.se.zone"; allow-transfer { - 163.172.146.146; // xarci 178.79.157.58; // lucifer 2a01:7e00::f03c:91ff:fe69:1787; // lucifer }; -- cgit v1.2.3-54-g00ecf