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