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