aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg15/dns/slave/conf-slave/presse.conf
blob: 24c5352f62e99cc4bce774fc9c11a5dd84951942 (plain)
1
2
3
4
5
6
7
zone "presse.tg15.gathering.org" {
	allow-transfer { ns-xfr; };
	type slave;
	notify no;
	masters { master_ns; };
	file "slave/presse.tg15.gathering.org.zone";
};