diff options
-rw-r--r-- | bind/named.conf.BITBASE.DK | 2 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 1d3ea91..5d1cde8 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -13,7 +13,6 @@ zone "freespace-cph.dk" { type slave; file "db.freespace-cph.dk"; masters { 83 zone "gangstafilm.dk" { type slave; file "db.gangstafilm.dk"; masters { 83.133.64.38; }; }; zone "haakansson.com" { type slave; file "db.haakansson.com"; masters { 83.133.64.38; }; }; zone "icas.dk" { type slave; file "db.icas.dk"; masters { 83.133.64.38; }; }; -// zone "linuxpilot.dk" { type slave; file "db.linuxpilot.dk"; masters { 83.133.64.38; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 83.133.64.38; }; }; zone "livskunsten.dk" { type slave; file "db.livskunsten.dk"; masters { 83.133.64.38; }; }; zone "lonesamuelsson.dk" { type slave; file "db.lonesamuelsson.dk"; masters { 83.133.64.38; }; }; @@ -31,5 +30,4 @@ zone "steenwinkel.dk" { type slave; file "db.steenwinkel.dk"; masters { 83.133 zone "taekkemand.net" { type slave; file "db.taekkemand.net"; masters { 83.133.64.38; }; }; zone "thirdculture.dk" { type slave; file "db.thirdculture.dk"; masters { 83.133.64.38; }; }; zone "tinghaven.dk" { type slave; file "db.tinghaven.dk"; masters { 83.133.64.38; }; }; -// zone "wanderlust.dk" { type slave; file "db.wanderlust.dk"; masters { 83.133.64.38; }; }; zone "webcommunity.dk" { type slave; file "db.webcommunity.dk"; masters { 83.133.64.38; }; }; diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 0fd60b2..73eb719 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -24,4 +24,3 @@ zone "sundbykajak.dk" { type slave; file "db.sundbykajak.dk"; masters { 62.243 zone "vesterbronx.dk" { type slave; file "db.vesterbronx.dk"; masters { 62.243.165.95; }; }; zone "vesterkaer.dk" { type slave; file "db.vesterkaer.dk"; masters { 62.243.165.95; }; }; zone "vinbar.dk" { type slave; file "db.vinbar.dk"; masters { 62.243.165.95; }; }; -// zone "vinterstemmer.dk" { type slave; file "db.vinterstemmer.dk"; masters { 62.243.165.95; }; }; |