diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-07-08 09:53:25 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-07-08 09:53:25 +0000 |
commit | 6961e06ecfbd097d812f16ca87143f1e8cffde81 (patch) | |
tree | eab4125a2c51532974740991edfa702ab3e371e7 | |
parent | 99b953be26c424b3eb9340d7f6cf0bf0338714ae (diff) |
Add new JONES domain feliciaweb.dk.
-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; }; }; |