diff options
Diffstat (limited to 'bind/named.conf.DGI-HUSET.DK')
-rw-r--r-- | bind/named.conf.DGI-HUSET.DK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bind/named.conf.DGI-HUSET.DK b/bind/named.conf.DGI-HUSET.DK index 543f2dc..93cd0a0 100644 --- a/bind/named.conf.DGI-HUSET.DK +++ b/bind/named.conf.DGI-HUSET.DK @@ -1,2 +1,2 @@ -zone "dgi-huset.dk" { type slave; file "db.dgi-huset.dk"; masters { 213.150.41.151; }; }; -zone "dgihuset.dk" { type slave; file "db.dgihuset.dk"; masters { 213.150.41.151; }; }; +zone "dgi-huset.dk" { type slave; file "db.dgi-huset.dk"; masters { 212.99.226.250; }; }; +zone "dgihuset.dk" { type slave; file "db.dgihuset.dk"; masters { 212.99.226.250; }; }; |