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