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