try remove local5.none from syslog - although you have instructed it not to
log anything in messages
or specify local5.info for named

2006/7/12, Josh Paetzel <[EMAIL PROTECTED]>:

I have the following in my named.conf

logging {
        channel my_syslog {
                syslog local5;
                severity info;
        };
};

In /etc/syslog.conf I have the following


local5.*                                                /var/log/bind/bind.log


*.info;mail.none;cron.none;kern.none;local0.none;local5.none;ftp.none;auth.none;authpriv.none;secur
ity.none        /var/log/messages/messages

named is logging to both /var/log/bind/bind.log
and /var/log/messages/messages  What can I do to stop named from
logging to /var/log/messages/messages?

--
Thanks,

Josh Paetzel
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"




--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to