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 7c28439..38779cd 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -47,6 +47,7 @@ zone "knudemanden.dk" { type slave; file "db.knudemanden.dk"; masters { 213.15 zone "kontur.dk" { type slave; file "db.kontur.dk"; masters { 213.150.41.151; }; }; zone "linuxpilot.dk" { type slave; file "db.linuxpilot.dk"; masters { 213.150.41.151; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 213.150.41.151; }; }; +zone "livskunsten.dk" { type slave; file "db.livskunsten.dk"; masters { 213.150.41.151; }; }; zone "macronald.dk" { type slave; file "db.macronald.dk"; masters { 213.150.41.151; }; }; zone "minard.dk" { type slave; file "db.minard.dk"; masters { 213.150.41.151; }; }; zone "netcommunity.dk" { type slave; file "db.netcommunity.dk"; masters { 213.150.41.151; }; }; |