diff options
Diffstat (limited to 'bind/named.conf.BITBASE.DK')
-rw-r--r-- | bind/named.conf.BITBASE.DK | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index f594521..9f01889 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -2,6 +2,7 @@ zone "3rdculture.dk" { type slave; file "db.3rdculture.dk"; masters { 212.99.2 zone "adakrem.dk" { type slave; file "db.adakrem.dk"; masters { 212.99.226.250; }; }; zone "altnet.dk" { type slave; file "db.altnet.dk"; masters { 212.99.226.250; }; }; zone "ascii33.org" { type slave; file "db.ascii33.org"; masters { 212.99.226.250; }; }; +zone "biks.dk" { type slave; file "db.biks.dk"; masters { 212.99.226.250; }; }; zone "bitbabe.dk" { type slave; file "db.bitbabe.dk"; masters { 212.99.226.250; }; }; zone "bitbase.dk" { type slave; file "db.bitbase.dk"; masters { 212.99.226.250; }; }; zone "bygalternativt.dk" { type slave; file "db.bygalternativt.dk"; masters { 212.99.226.250; }; }; |