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