[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Iptables logs file



* Jose E. Suarez <suarez_ern@gva.es> 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 to: