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