disable 3rd nameserver for the moment
This commit is contained in:
parent
1766ecf3c7
commit
484b75c829
|
@ -15,11 +15,11 @@ zone "ffhh" IN {
|
||||||
zone "ffhh.network" IN {
|
zone "ffhh.network" IN {
|
||||||
type master;
|
type master;
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
81.7.15.101; # named.exosphere.de
|
# 81.7.15.101; # named.exosphere.de
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
144.76.72.235; # ns.ohrensessel.net
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
81.7.15.101; # named.exosphere.de
|
# 81.7.15.101; # named.exosphere.de
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
144.76.72.235; # ns.ohrensessel.net
|
||||||
};
|
};
|
||||||
file "/etc/bind/master/db.network.ffhh";
|
file "/etc/bind/master/db.network.ffhh";
|
||||||
|
|
Loading…
Reference in a new issue