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