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