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