From 385ea5161b95e9694787f06753bf6f603a807ab2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 31 May 2020 20:56:11 +0200 Subject: use snippet TEENY-nomail for hosts orøfællesjord.dk oroefaellesjord.dk sirireiter.dk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.fake-222 | 7 +++++-- bind/named.conf.pri | 7 +++++-- bind/pri/TEENY-nomail | 10 ++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 bind/pri/TEENY-nomail (limited to 'bind') diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 058be00..5e43532 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -64,7 +64,7 @@ zone "oroe.dk" { file "/etc/local-JONES.DK/bind/fake-222/oroe.dk"; }; // OROE zone "oroefaellesjord.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Orø Fællesjord + file "/etc/local-JONES.DK/bind/fake-222/TEENY-nomail"; }; // Orø Fællesjord zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source+admin+media"; }; // Sara Gebran @@ -77,6 +77,9 @@ zone "ressourceoptimering.dk" { zone "scharffenberger.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Mikkel Friis-Holm +zone "sirireiter.dk" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/TEENY-nomail"; }; // Siri Reiter zone "stadsvandring.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson @@ -94,7 +97,7 @@ zone "xn--livetpor-f0a6q.dk" { file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE zone "xn--orfllesjord-c9a6u.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Orø Fællesjord + file "/etc/local-JONES.DK/bind/fake-222/TEENY-nomail"; }; // Orø Fællesjord // int. dns.jones.dk zone "lejlighederinc.org" { diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 705fd89..cae7aef 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -62,7 +62,7 @@ zone "oroe.dk" { file "/etc/local-JONES.DK/bind/pri/oroe.dk"; }; // OROE zone "oroefaellesjord.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Orø Fællesjord + file "/etc/local-JONES.DK/bind/pri/TEENY-nomail"; }; // Orø Fællesjord zone "public-e.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source+admin+media"; }; // Sara Gebran @@ -75,6 +75,9 @@ zone "ressourceoptimering.dk" { zone "scharffenberger.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Mikkel Friis-Holm +zone "sirireiter.dk" { + type master; allow-transfer { jones_peers; }; + file "/etc/local-JONES.DK/bind/pri/TEENY-nomail"; }; // Siri Reiter zone "stadsvandring.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Paul Hartvigson @@ -92,7 +95,7 @@ zone "xn--livetpor-f0a6q.dk" { file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE zone "xn--orfllesjord-c9a6u.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Orø Fællesjord + file "/etc/local-JONES.DK/bind/pri/TEENY-nomail"; }; // Orø Fællesjord // int. dns.jones.dk zone "lejlighederinc.org" { diff --git a/bind/pri/TEENY-nomail b/bind/pri/TEENY-nomail new file mode 100644 index 0000000..1a996da --- /dev/null +++ b/bind/pri/TEENY-nomail @@ -0,0 +1,10 @@ +$TTL 1h +@ SOA dns.jones.dk. dr.jones.dk. ( + 2020053101 + 1h 30m 1w 1h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/NS +$INCLUDE /etc/local-JONES.DK/bind/skel/A-fibia +$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid + +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME * -- cgit v1.2.3