diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.JONES.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 190da61..54dd2b6 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -5,7 +5,6 @@ zone "bluepill.dk" { type slave; file "db.bluepill.dk"; masters { 80.196.110.1 zone "chp-bmx.dk" { type slave; file "db.chp-bmx.dk"; masters { 80.196.110.134; }; }; zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 80.196.110.134; }; }; zone "holtholm.dk" { type slave; file "db.holtholm.dk"; masters { 80.196.110.134; }; }; -zone "istedgade103.dk" { type slave; file "db.istedgade103.dk"; masters { 80.196.110.134; }; }; zone "jones.dk" { type slave; file "db.jones.dk"; masters { 80.196.110.134; }; }; zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 80.196.110.134; }; }; zone "knudemand.dk" { type slave; file "db.knudemand.dk"; masters { 80.196.110.134; }; }; |