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