summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2018-08-22 22:50:52 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2018-08-22 22:51:48 +0200
commit4f1dbf43185909ece58ca7f74cf543093850956b (patch)
tree49d7e887e448cd1b9ca43089fe19901054e14386
parent04e2b2cdea51da45db2b9ee489e75b3ba0b907b4 (diff)
downloaddns-4f1dbf43185909ece58ca7f74cf543093850956b.tar.xz
remmy.io: Allow transfer from freedns.afraid.org
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--named.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/named.conf b/named.conf
index b15b648..3bd1eda 100644
--- a/named.conf
+++ b/named.conf
@@ -48,6 +48,10 @@ zone "kyriasis.com" IN {
zone "remmy.io" IN {
type master;
file "/home/kyrias/dns/remmy.io.zone";
+ allow-transfer {
+ 174.37.196.55; // ns2.afraid.org
+ };
+ notify explicit;
};
zone "the-tk.com" {