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