Date: Fri, 4 May 2001 11:20:19 +0100 From: Ceri <ceri@techsupport.co.uk> To: Odhiambo Washington <wash@wananchi.com> Cc: FBSD-Q <freebsd-questions@freebsd.org> Subject: Re: OT: BIND Message-ID: <20010504112019.A8442@cartman.techsupport.co.uk> In-Reply-To: <20010504125652.A17947@everest.wananchi.com>; from wash@wananchi.com on Fri, May 04, 2001 at 12:56:52PM %2B0300 References: <20010504125652.A17947@everest.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 04, 2001 at 12:56:52PM +0300, Odhiambo Washington said: > Hi, > I am missing something slightly here - I need to get a daily report on ALL > DNS queries to my Name Server. I am looking at named.conf man page but I > am missing it. Any ideas? Assuming this is BIND8 or later : logging { channel query_log { file "/var/namedb/logs/queries.log"; }; category queries { query_log; }; } Ceri -- We've tried this God stuff long enough. It's time for a change. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010504112019.A8442>