Zone helgoland.freifunk.net hinzugefügt

This commit is contained in:
4ndr3 2015-04-25 16:54:43 +02:00
parent a43f9a6fe7
commit bc1493e9a3

View file

@ -6,6 +6,19 @@ zone "helgo" IN {
allow-update { key srv01-zone-key.; key srv01-userdomain-key.; };
};
zone "helgoland.freifunk.net" IN {
type master;
allow-transfer {
81.7.15.101; # named.exosphere.de
# 78.47.49.236; # ns.ohrensessel.net
};
also-notify {
81.7.15.101; # named.exosphere.de
@ 78.47.49.236; # ns.ohrensessel.net
};
file "/etc/bind/master/db.net.freifunk.helgoland";
};
#And the reverse Zone for our IPv4 subnet
zone "189.10.in-addr.arpa" IN {
type master;