aboutsummaryrefslogtreecommitdiffstats
path: root/bind/master/conf-master/e17-1.conf
blob: 61a976d45078ac2315e59e4cb04bb58f7094fd21 (plain)
1
2
3
4
5
6
7
zone "e17-1.tg13.gathering.org" {
        type master;
        notify yes;
        allow-update { key DHCP_UPDATER; };
        file "dynamic/e17-1.tg13.gathering.org.zone";
        allow-transfer { ns-xfr; };
};