From 87e5524c1b960ab0a99014a37122ca84cd2e3ec7 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 6 Nov 2015 14:05:49 +0100 Subject: Add allow-transfer for hype.se to master MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- named.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'named.conf') diff --git a/named.conf b/named.conf index e610ed4..7901987 100644 --- a/named.conf +++ b/named.conf @@ -57,6 +57,11 @@ zone "kyriasis.com" IN { zone "hyperboria.se" { type master; file "/home/kyrias/dns/hyperboria.se.zone"; + allow-transfer { + 178.79.157.58; // lucifer + 2a01:7e00::f03c:91ff:fe69:1787; // lucifer + }; + notify explicit; }; zone "the-tk.com" { -- cgit v1.2.3-54-g00ecf