Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 4a74e4992429e32f4af9857a08eb7e19 > files > 42

linux-atm-2.5.0-10.i686.rpm

options {
	directory "/var/named";
};

zone "0.0.127.in-addr.arpa" {
	type master;
	file "zone/127.0.0";
};

zone "atm" {
	notify no;
	type master;
	file "zone/atm";
};

zone "27.168.192.in-addr.arpa" {
        notify no;
        type master;
        file "zone/192.168.27";
};

zone "0.0.0.0.0.0.1.E.F.F.0.8.5.0.0.0.7.4.nsap.int" {
	notify no;
	type master;
	file "zone/atm-reverse";
};