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