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