migrate to new secondary dns server named.ohrensessel.net

This commit is contained in:
ohrensessel 2019-02-16 00:42:13 +01:00
commit db17b24bf9
10 changed files with 33 additions and 33 deletions

View file

@ -10,11 +10,11 @@ zone "helgoland.freifunk.net" IN {
type master;
allow-transfer {
91.121.91.153; # named.exosphere.de
144.76.72.235; # ns.ohrensessel.net
144.76.58.2; # named.ohrensessel.net
};
also-notify {
91.121.91.153; # named.exosphere.de
144.76.72.235; # ns.ohrensessel.net
144.76.58.2; # named.ohrensessel.net
};
file "/etc/bind/master/db.net.freifunk.helgoland";
};