diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.IDRAETSDAGHOJSKOLEN.DK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK b/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK index b1d99ce..6883f3f 100644 --- a/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK +++ b/bind/named.conf.IDRAETSDAGHOJSKOLEN.DK @@ -1,2 +1,2 @@ -zone "idaskolen.dk" { type slave; file "db.idaskolen.dk"; masters { 80.163.221.238; }; }; -zone "idraetsdaghojskolen.dk" { type slave; file "db.idraetsdaghojskolen.dk"; masters { 80.163.221.238; }; }; +zone "idaskolen.dk" { type slave; file "db.idaskolen.dk"; masters { 62.243.165.95; }; }; +zone "idraetsdaghojskolen.dk" { type slave; file "db.idraetsdaghojskolen.dk"; masters { 62.243.165.95; }; }; |