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