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