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