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