diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.JONES.DK | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 4c46b22..d431f64 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -7,6 +7,7 @@ zone "chp-bmx.dk" { type slave; file "db.chp-bmx.dk"; masters { 62.243.165.91; zone "christinalegind.dk" { type slave; file "db.christinalegind.dk"; masters { 62.243.165.91; }; }; zone "cph-bmx.dk" { type slave; file "db.cph-bmx.dk"; masters { 62.243.165.91; }; }; zone "craignative.com" { type slave; file "db.craignative.com"; masters { 62.243.165.91; }; }; +zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 62.243.165.91; }; }; zone "helbak.com" { type slave; file "db.helbak.com"; masters { 62.243.165.91; }; }; zone "holtholm.dk" { type slave; file "db.holtholm.dk"; masters { 62.243.165.91; }; }; zone "istedgade103.dk" { type slave; file "db.istedgade103.dk"; masters { 62.243.165.91; }; }; |