Zone für 32c3.freifunk.net angelegt
This commit is contained in:
parent
cf269479a7
commit
5978edd021
1 changed files with 10 additions and 0 deletions
10
32c3.conf
Normal file
10
32c3.conf
Normal 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";
|
||||
};
|
Loading…
Reference in a new issue