summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/named.conf b/named.conf
index 3bd1eda..e7bbcba 100644
--- a/named.conf
+++ b/named.conf
@@ -49,7 +49,7 @@ zone "remmy.io" IN {
type master;
file "/home/kyrias/dns/remmy.io.zone";
allow-transfer {
- 174.37.196.55; // ns2.afraid.org
+ 174.37.196.55; // freedns.afraid.org secondary
};
notify explicit;
};