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