>
> Dear All,
>
> I set up a cache-only dns server which version is bind9.2.1.
> I want to leave the qeurylog in a logfile.
>
> I write some configuration in named.conf,
>
> channel queries {
> file "/var/log/dns/query.log";
> severity info;
> };
You also need
category queries { queries; } ;
>
> but it's not available.How did I leave the querylog ?
>
> Thanks!
>
>
> Samson
>
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@xxxxxxx
|