summaryrefslogtreecommitdiffstats
path: root/named.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-07-11 00:10:42 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-07-11 00:10:42 +0100
commit406fbc84e172c02d7ab4a45d59c13e171787a794 (patch)
tree22420c5115e45b7ffd638c86511ab23aea6bc607 /named.conf
parent93d824b7421e11825041bda5b27de9a67d7aff6d (diff)
downloaddns-406fbc84e172c02d7ab4a45d59c13e171787a794.tar.xz
Add the-tk.com as kyriasis.com slave
Diffstat (limited to 'named.conf')
-rw-r--r--named.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/named.conf b/named.conf
index 2befe11..001295d 100644
--- a/named.conf
+++ b/named.conf
@@ -39,8 +39,10 @@ zone "kyriasis.com" IN {
type master;
file "/home/kyrias/dns/kyriasis.com.zone";
allow-transfer {
- 178.79.157.58; // lucifer
+ 178.79.157.58; // lucifer
2a01:7e00::f03c:91ff:fe69:1787; // lucifer
+ 109.74.205.187; // the-tk.com
+ 2a01:7e00::f03c:91ff:fe50:9476; // the-tk.com
};
notify explicit;