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