[SLUG] problem: iptables logging to console

2002-11-24 Thread Howard Lowndes
Is anyone else having problems with iptables sending LOG messages to the console as well as to /var/log/messages (which is the only place they should be going to). The default setting for target LOG is level 4 which I assume is either warning or err, depending on where the lowest level sits. The

Re: [SLUG] problem: iptables logging to console

2002-11-24 Thread evilbunny
Hello Howard, in debian at least, you add -c 4 to the klogd startup script and all is well... -- Best regards, evilbunnymailto:[EMAIL PROTECTED] http://www.cacert.org - Free Security Certificates http://www.nodedb.com - Think globally, network locally

Re: [SLUG] problem: iptables logging to console

2002-11-24 Thread Howard Lowndes
On Mon, 25 Nov 2002, evilbunny wrote: Hello Howard, in debian at least, you add -c 4 to the klogd startup script and all is well... I'll give that a go, but the odd thing is: Why is it only iptables that causes the problem? -- Howard. LANNet Computing Associates - Your Linux people

Re: [SLUG] problem: iptables logging to console

2002-11-24 Thread Howard Lowndes
On Mon, 25 Nov 2002, evilbunny wrote: Hello Howard, in debian at least, you add -c 4 to the klogd startup script and all is well... This gets even wierder. man klogd says: By default the klogd daemon executes a system call to inhibit all kernel messages (except for panics) from