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