From 165be5789c67115c1345a3cb583799f69618e285 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 22 Apr 2017 13:21:40 +0200 Subject: Move cityseeing.dk to xayide.jones.dk. --- bind/named.conf.fake-222 | 3 +++ bind/named.conf.pri | 3 +++ 2 files changed, 6 insertions(+) (limited to 'bind') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 8d9a92e..91b7d03 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -13,6 +13,9 @@ zone "anniqa.dk" { zone "bassballs.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Anders Krøyer +zone "cityseeing.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Paul Hartvigson zone "couchdesign.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+media"; }; // Jones diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 065422b..4ee9c1c 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -11,6 +11,9 @@ zone "anniqa.dk" { zone "bassballs.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Anders Krøyer +zone "cityseeing.dk" { + type master; allow-transfer { jones_peers; }; + file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Paul Hartvigson zone "couchdesign.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source+media"; }; // Jones -- cgit v1.2.3