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