* If all you want is a caching-only nameserver, then you need only define this$
*/
match-clients { localhost; };
match-destinations { localhost; };
recursion yes;
zone "." IN {
type hint;
file "/var/named/named.ca";
};
/* these are zones that contain definitions for all the localhost
* names and addresses, as recommended in RFC1912 - these names should
* ONLY be served to localhost clients:
*/
*/
};
ÖRNEK CONFU OLAN VARMI? ÖRNEK Bİ CONF GONDERSENİZ BEN ATSAM HERHANGİ Bİ SORUN CIKARMI?