aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dns/master/conf-master/presse.conf
blob: 3e9c613b894780a8d41fa0523c765e419e60c5bd (plain)
1
2
3
4
5
6
7
zone "presse.tg16.gathering.org" {
	allow-transfer { ns-xfr; };
	type master;
	notify yes;
	allow-update { key DHCP_UPDATER; };
	file "dynamic/presse.tg16.gathering.org.zone";
};