summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2019-11-03 22:30:19 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2019-11-03 22:30:19 +0000
commit70f75c150d5cbbd61334f7d4cd497ebc6c527ee1 (patch)
treeca73a881975408ffbd55688e3f79b3f537f95112
parent8350d72fc3d864a0a451a0ee69bef8e4ff86e018 (diff)
downloaddns-70f75c150d5cbbd61334f7d4cd497ebc6c527ee1.tar.xz
named.conf: Update freedns.afraid.org secondary IP
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/named.conf b/named.conf
index e7bbcba..fa3d667 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; // freedns.afraid.org secondary
+ 69.65.50.192; // freedns.afraid.org secondary
};
notify explicit;
};