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