blob: c93a1f53d924409baa9f7140c6bf3925286c4da3 (
plain)
1
2
3
4
5
6
7
|
zone "streamer1.tg16.gathering.org" {
allow-transfer { ns-xfr; };
type master;
notify yes;
allow-update { key DHCP_UPDATER; };
file "dynamic/streamer1.tg16.gathering.org.zone";
};
|