I have just installed IPFILTER as a replacement for IPFW. All is great besides the fact that ipf logs are being stored not only in /etc/security, but also /etc/messages. I don't want ipf logs in /etc/messages.
In rc.conf, after enabling ipfilter i have the following lines: ipmon_enable="YES" #Start ip monitor log ipmon_flags="-Ds" #s=log to syslog, D=start as daemon Then in syslogd.conf i have: *.notice;authpriv.none;local0.none;mail.crit var/log/messages local0.* /var/log/security Shouldn't the local0.none prevent ipf logs from being entered in messages? Where am i going wrong? Thanks Gareth _____________________________________________________________________ For super low premiums ,click here http://www.dialdirect.co.za/quote _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"