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