diff options
Diffstat (limited to 'bind/named.conf.IDRAETSDAGHOJSKOLEN.DK')
-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 6883f3f..0b7849a 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 { 62.243.165.95; }; }; -zone "idraetsdaghojskolen.dk" { type slave; file "db.idraetsdaghojskolen.dk"; masters { 62.243.165.95; }; }; +zone "idaskolen.dk" { type slave; file "db.idaskolen.dk"; masters { 83.133.64.38; }; }; +zone "idraetsdaghojskolen.dk" { type slave; file "db.idraetsdaghojskolen.dk"; masters { 83.133.64.38; }; }; |