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