Hi Ben, I tried to redirect bind messages to /var/log/named.log, but no luck. I added the following entries ; # /etc/syslog.conf local6.* /var/log/named.log # /etc/named.conf logging { channel our_default_syslog { syslog local6; severity info; }; category default { our_default_syslog; default_debug; }; channel audit_log { file "/var/log/named.log"; severity info"; }; }; Stopping and restarting syslog did not do the job. Could you please advise how to rectify this problem. Best Regards MH ----- Original Message ----- From: "Benjamin J. Weiss" <benjamin@xxxxxxxxxx> To: <redhat-list@xxxxxxxxxx> Sent: Friday, November 21, 2003 4:37 PM Subject: Re: Named problems > > Hi all, > > > > Currently I am experiencing the following difficulties with named. > > I have installed redhat 9.0, and configured named on the server. The > > daemon starts fine using the following command > > "service named start", but after a while it stops responding to queries. > > /var/log/messages does not contain any errors regarding named. Also the > > only way to restart the named daemon is to issue kill -9 named_pid, > > because service named stop hangs. > > > > How can this problem be rectified, and thanks in advance. > > what does your /var/log/named.log look like? > > Ben > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list