diff options
-rw-r--r-- | bind/named.conf.pri | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index d59b764..b780969 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -30,7 +30,6 @@ zone "starquality.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBA zone "svalerne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/svalerne.dk"; allow-transfer { bb_slaves; }; }; // Svalerne zone "thirdculture.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // MacRonald (billing=Spiff) zone "tinghaven.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson -zone "webcommunity.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Conduct (owner+billing=Spiff) // int. ns.bitbase.dk zone "haakansson.com" { type master; file "/etc/local-BITBASE.DK/bind/pri/haakansson.com"; allow-transfer { bb_slaves; }; }; // Christoffer Haakansson (reg=TotalReg) @@ -39,5 +38,3 @@ zone "scenerum.org" { type master; file "/etc/local-BITBASE.DK/bind/pri/sceneru zone "taekkemand.net" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Thomas Melbye // to-be-dropped ns.bitbase.dk -zone "dekadentfilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø -zone "gangstafilm.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Sebastian Winterø |