From 847082baa44fbe800c0c5c68bd6a85104c4202b5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 28 Apr 2016 11:15:40 +0200 Subject: Limit public-e.dk to www+source+admin hostnames. --- bind/named.conf.fake-222 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bind/named.conf.fake-222') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index a850e58..2f09e51 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -30,7 +30,7 @@ zone "majasguf.dk" { file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Jones zone "public-e.dk" { type master; allow-transfer { none; }; - file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Sara Gebran + file "/usr/local/etc-JONES.DK/bind/fake-222/JONES-+source+admin"; }; // Sara Gebran zone "skovhaver.dk" { type master; allow-transfer { none; }; file "/usr/local/etc-JONES.DK/bind/fake-222/JONES"; }; // Jones -- cgit v1.2.3