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 93cd0a0..82825df 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 { 212.99.226.250; }; }; -zone "dgihuset.dk" { type slave; file "db.dgihuset.dk"; masters { 212.99.226.250; }; }; +zone "dgi-huset.dk" { type slave; file "db.dgi-huset.dk"; masters { 83.133.64.38; }; }; +zone "dgihuset.dk" { type slave; file "db.dgihuset.dk"; masters { 83.133.64.38; }; }; |