On Tue, Aug 12, 2008 at 08:53:42PM -0400, Robert Spangler wrote:
> On Tuesday 12 August 2008 20:09, Mark A. Moore wrote:
>
> > Yes. We are running SELinux. What is the command to stop the service and
> > if we plan on using SELinux, can you tell us what changes need to be made?
>
> setenforce 0
On Tuesday 12 August 2008 20:09, Mark A. Moore wrote:
> Yes. We are running SELinux. What is the command to stop the service and
> if we plan on using SELinux, can you tell us what changes need to be made?
setenforce 0 = stops SELinux
setenforce 0 = re-enables SELinux
As to reconfiguring SELinu
, 2008 7:45 PM
To: Bind-Users
Subject: Re: Error with logging channel audit_log
On Tuesday 12 August 2008 17:05, Mark A. Moore wrote:
> All,
> Thanks for the response given on this. I modified the named.conf file line
> file "/chroot/named/logs/named.log"; to file "/logs/n
On Tuesday 12 August 2008 17:05, Mark A. Moore wrote:
> All,
> Thanks for the response given on this. I modified the named.conf file line
> file "/chroot/named/logs/named.log"; to file "/logs/named.log";
>
> Now when I restart bind, the error I get now is "logging channel
> 'audit_log' file '/l
On Tue, 12 Aug 2008, Mark A. Moore wrote:
> Thanks for the response given on this. I modified the named.conf file
> line file "/chroot/named/logs/named.log"; to file "/logs/named.log";
> Now when I restart bind, the error I get now is "logging channel
> 'audit_log' file '/logs/named.log' : per
Chris,
When I type the command $CHROOT/chroot/named/logs/ I get a response back saying
it is a directory.
Mark
From: Chris Buxton [mailto:[EMAIL PROTECTED]
Sent: Tue 8/12/2008 4:38 PM
To: Mark A. Moore
Cc: bind-users@isc.org
Subject: Re: Error with logging
]
Sent: Tue 8/12/2008 3:54 PM
To: Mark A. Moore
Cc: bind-users@isc.org
Subject: Re: Error with logging channel audit_log
On Tue, 12 Aug 2008, Mark A. Moore wrote:
> named[25935]: logging channel 'audit_log' file '/var/log/named.log':
> file not found
>
> The pe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The path of your audit_log channel does not look correct. Is this
running inside a chroot jail? If so, what is the path of the chroot
jail? Let's call that path $CHROOT. Check that there is a directory
here:
$CHROOT/chroot/named/logs/
Chris Bux
On Tue, 12 Aug 2008, Mark A. Moore wrote:
> named[25935]: logging channel 'audit_log' file '/var/log/named.log':
> file not found
>
> The permission for named.log is a follows -rw-r--r-- root named.
>
> Here is a partial output of named.conf file:
>
> logging {