summaryrefslogtreecommitdiffstats
path: root/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'named.conf')
-rw-r--r--named.conf4
1 files changed, 1 insertions, 3 deletions
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
};