diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.JONES.DK | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index b9bc960..04c2371 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -4,7 +4,5 @@ zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 2.107.13 zone "jones.dk" { type slave; file "db.jones.dk"; masters { 2.107.136.66; }; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 2.107.136.66; }; }; zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 2.107.136.66; }; }; -zone "mageloese.dk" { type slave; file "db.mageloese.dk"; masters { 2.107.136.66; }; }; zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 2.107.136.66; }; }; -zone "xn--magelse-u1a.dk" { type slave; file "db.xn--magelse-u1a.dk"; masters { 2.107.136.66; }; }; zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 2.107.136.66; }; }; |