aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dns/slave/conf-slave/e33-1.conf
blob: 774bb3edea2f92f1dc6c3eeb5fb23f0d9a666846 (plain)
1
2
3
4
5
6
7
zone "e33-1.tg14.gathering.org" {
        type slave;
        notify no;
        masters { bootstrap; };
        file "slave/e33-1.tg14.gathering.org.zone";
        allow-transfer { ns-xfr; };
};