mirror of
https://codeberg.org/freifunkhamburg/bind.git
synced 2025-09-05 12:47:23 +02:00
correct ip of named.exosphere.de
einmal mit profis
This commit is contained in:
parent
000860601d
commit
66a3fe6d3a
2 changed files with 14 additions and 14 deletions
|
@ -9,11 +9,11 @@ zone "helgo" IN {
|
|||
zone "helgoland.freifunk.net" IN {
|
||||
type master;
|
||||
allow-transfer {
|
||||
91.121.91.1531; # named.exosphere.de
|
||||
91.121.91.153; # named.exosphere.de
|
||||
144.76.72.235; # ns.ohrensessel.net
|
||||
};
|
||||
also-notify {
|
||||
91.121.91.1531; # named.exosphere.de
|
||||
91.121.91.153; # named.exosphere.de
|
||||
144.76.72.235; # ns.ohrensessel.net
|
||||
};
|
||||
file "/etc/bind/master/db.net.freifunk.helgoland";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue