From f136100a3dc02aaed589f416e65fe1d3a87e2ed7 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 22 Aug 2018 23:08:46 +0200 Subject: remmy.io: Not the ns2. IP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- named.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }; -- cgit v1.2.3-54-g00ecf