From owner-freebsd-questions Fri Mar 7 6:24: 0 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BF5A37B401 for ; Fri, 7 Mar 2003 06:23:59 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9133E43FBF for ; Fri, 7 Mar 2003 06:23:58 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost) by diana.northnetworks.ca (8.11.6/8.11.6) with ESMTP id h27ENuZ16810; Fri, 7 Mar 2003 09:23:56 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Date: Fri, 7 Mar 2003 09:23:56 -0500 (EST) From: IAccounts To: Ruben de Groot Cc: freebsd Subject: Re: Jailed BIND not logging In-Reply-To: <20030307140850.GA71084@ei.bzerk.org> Message-ID: <20030307092254.T6974-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > It works perfectly fine, but there is no logging taking place. I have fed > > syslogd the following in rc.conf: > > > > #syslogd_flags="-s -l /chroot/named/dev/log" > > Try: > > syslogd_flags="-s -l /chroot/named/var/run/log" Same effect. No logging being done. Ironic part is, I can't check the logs to see why it is not logging! :o) > > > > > I did not make any changes to syslogd.conf. > > > > but the file has never grown past 0 bytes in size. I do get > > some named messages in the messages log, despite having the following in > > my named.conf: > > > > logging { > > channel default_syslog { > > syslog daemon; # send to syslog's daemon facility > > severity notice; # only send priority info and higher > > }; > > > > > > Again, I have lived with it like this so it is not critical, but it makes > > it very difficult to debug testing on the server. > > > > Tks. > > > > Steve > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message