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