summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-05-04 11:02:39 +0200
committerJonas Smedegaard <dr@jones.dk>2014-05-04 11:02:39 +0200
commitf3b8eb5a607a54b5379b2710d4d5b19d3d5578a8 (patch)
tree4a7349620a33a2a24632eb7ac6cbba86f7ead36c
parent71ba381020102306f7f44f5e831326e6ab6f9279 (diff)
Rename bb_slaves → bb_peers.
-rw-r--r--bind/named.conf.acl2
-rw-r--r--bind/named.conf.pri34
2 files changed, 18 insertions, 18 deletions
diff --git a/bind/named.conf.acl b/bind/named.conf.acl
index 786d4a8..5ad28d8 100644
--- a/bind/named.conf.acl
+++ b/bind/named.conf.acl
@@ -1,4 +1,4 @@
-acl bb_slaves {
+acl bb_peers {
193.163.102.6; // hostcount.dk-hostmaster.dk
173.246.102.199; // ns.superserver.dk
80.166.109.186; // old ns.superserver.dk
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 06a4f1a..3cb8c36 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -5,22 +5,22 @@
// int. pending
// dk ns.bitbase.dk
-zone "altavistafilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Leif Ascanius Sol
-zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Jones
-zone "birgitmaanestraale.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Birgit Maanestraale
-zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_slaves; }; }; // Spiff
-zone "bluepill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Spiff
-zone "cityseeing.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Paul Hartvigson
-zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Maria Minard
-zone "friis-holm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/friis-holm.dk"; allow-transfer { bb_slaves; }; }; // Mikkel Friis-Holm
-zone "himawari.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Kristin Birkeland
-zone "kbhvind.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // KE Vind A/S
-zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald
-zone "public-e.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Sara Gebran
-zone "ressourceoptimering.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_slaves; }; }; // Annika Lewis
-zone "redpill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Spiff
-zone "scharffenberger.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_slaves; }; }; // Mikkel Friis-Holm
-zone "sirireiter.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_slaves; }; }; // Siri Reiter
-zone "superserver.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/superserver.dk"; allow-transfer { bb_slaves; }; }; // Jones
+zone "altavistafilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // Leif Ascanius Sol
+zone "biks.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Jones
+zone "birgitmaanestraale.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_peers; }; }; // Birgit Maanestraale
+zone "bitbase.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/bitbase.dk"; allow-transfer { bb_peers; }; }; // Spiff
+zone "bluepill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Spiff
+zone "cityseeing.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Paul Hartvigson
+zone "electrohype.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Maria Minard
+zone "friis-holm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/friis-holm.dk"; allow-transfer { bb_peers; }; }; // Mikkel Friis-Holm
+zone "himawari.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // Kristin Birkeland
+zone "kbhvind.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // KE Vind A/S
+zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // MacRonald
+zone "public-e.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_peers; }; }; // Sara Gebran
+zone "ressourceoptimering.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-jonesmail"; allow-transfer { bb_peers; }; }; // Annika Lewis
+zone "redpill.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // Spiff
+zone "scharffenberger.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER-nomail"; allow-transfer { bb_peers; }; }; // Mikkel Friis-Holm
+zone "sirireiter.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/COREANDER"; allow-transfer { bb_peers; }; }; // Siri Reiter
+zone "superserver.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/superserver.dk"; allow-transfer { bb_peers; }; }; // Jones
// int. ns.bitbase.dk