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