* Jose E. Suarez <[EMAIL PROTECTED]> wrote:
> ¿Can log the iptables logs in another file that cannot be the syslog
> file?

Yes it's possible to do this with the iptables ULOG target.

See: LESS=+/ULOG man iptables

> ¿how to?

Install ulogd, configure /etc/ulogd.conf and add the -j ULOG where you
normally would have added a -j LOG in your iptables rules.

If you are using woody with a non-standard 2.4-kernel (>2.4.18) have a
look at

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169481

- sebastian

Reply via email to