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