Re: syslog / iptables logging Laurent wrote:
> I am looking for a clean way to log firewall iptables messages on
> Slackware 10.0.
>
> For now I use the following syslog.conf to redirect debug messages to
> firewall log :
> kern.*;kern.!=debug -/var/log/syslog
> kern.=debug -/var/log/firewall
> but this also includes miscellaneous other kernel debug messages I want to
> keep in standard /var/log/debug log file.
>
> So my question is "will I be condamned to use ulogd ?"
IIRC, with the stock syslog.conf in Slack 10.0,
iptables' log messages do go to /var/log/syslog.
Mikhail |