Re: BIND not talking to syslog daemon

2009-06-10 Thread Chris Thompson
On Jun 10 2009, Todd Snyder wrote: I have a nameserver running BIND 9.3.5-p1 that doesn't want to log to the syslog daemon. I have 2 identically configured servers, one of them works, one doesn't. My logging configuration looks like: category default{ my_default; defaul

RE: BIND not talking to syslog daemon

2009-06-10 Thread Jeff Lightner
What OS? On RHEL5 I have to set options in /etc/sysconfig/syslog (separate from /etc/syslog.conf) like this: SYSLOGD_OPTIONS="-m 0 -a /var/named/chroot/dev/log" -Original Message- From: bind-users-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of Todd Snyder Sen