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

Re: annoying iptables messages



Bob Proulx wrote:

> Jeff Elkins wrote:
>> I'm trying to rid myself of annoying iptables messages that are clogging
>> up the console and dmesg.
> 

Easy.  Try:

# aptitude ulogd

This puts firewall logs into a custom log file - see /etc/ulogd.conf

You need to have a kernel that contains the ipt_ULOG module.  Most of the
new ones have it.  You also need a statement like `-j ULOG --ulog-prefix
"iptables:"' in your iptables startup script (instead of -j LOG).



Reply to: