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