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