From owner-freebsd-questions Fri May 4 3:18:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.techsupport.co.uk (cabletel1.cableol.net [194.168.3.4]) by hub.freebsd.org (Postfix) with ESMTP id BB2EF37B423 for ; Fri, 4 May 2001 03:18:24 -0700 (PDT) (envelope-from ceri@techsupport.co.uk) Received: from ceri by cartman.techsupport.co.uk with local (Exim 3.22 #2) id 14vch9-0002Ea-00; Fri, 04 May 2001 11:20:19 +0100 Date: Fri, 4 May 2001 11:20:19 +0100 From: Ceri To: Odhiambo Washington Cc: FBSD-Q Subject: Re: OT: BIND Message-ID: <20010504112019.A8442@cartman.techsupport.co.uk> References: <20010504125652.A17947@everest.wananchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010504125652.A17947@everest.wananchi.com>; from wash@wananchi.com on Fri, May 04, 2001 at 12:56:52PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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