Zone für 32c3.freifunk.net angelegt

This commit is contained in:
4ndr3 2015-12-21 20:49:21 +01:00
parent cf269479a7
commit 5978edd021

10
32c3.conf Normal file
View file

@ -0,0 +1,10 @@
zone "32c3.freifunk.net" IN {
type master;
allow-transfer {
144.76.72.235; # ns.ohrensessel.net
};
also-notify {
144.76.72.235; # ns.ohrensessel.net
};
file "/etc/bind/master/db.net.freifunk.32c3";
};