diff options
Diffstat (limited to 'bind')
-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 85b3789..d6af88f 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -25,6 +25,7 @@ zone "patientsikkerhed.dk" { type slave; file "db.patientsikkerhed.dk"; master zone "resolution.dk" { type slave; file "db.resolution.dk"; masters { 83.133.64.38; }; }; zone "starquality.dk" { type slave; file "db.starquality.dk"; masters { 83.133.64.38; }; }; zone "steenwinkel.dk" { type slave; file "db.steenwinkel.dk"; masters { 83.133.64.38; }; }; +zone "scenerum.org" { type slave; file "db.scenerum.org"; masters { 83.133.64.38; }; }; zone "svalerne.dk" { type slave; file "db.svalerne.dk"; masters { 83.133.64.38; }; }; zone "taekkemand.net" { type slave; file "db.taekkemand.net"; masters { 83.133.64.38; }; }; zone "thirdculture.dk" { type slave; file "db.thirdculture.dk"; masters { 83.133.64.38; }; }; |