Re: iptables & syslog help

2004-01-08 Thread Quenten Griffith
Or if you are using syslog-ng (which means you are not running klogd) You can add this in your iptables script echo 4 >/proc/sys/kernel/printk --- Stephen Touset <[EMAIL PROTECTED]> wrote: > On Wed, 2004-01-07 at 22:11, Keith Stephen Dunwoody > wrote: > > Hi, > > > > I'm trying to log some packe

Re: iptables & syslog help

2004-01-08 Thread Stephen Touset
On Wed, 2004-01-07 at 22:11, Keith Stephen Dunwoody wrote: > Hi, > > I'm trying to log some packets from iptables, but they're showing up on > the currently active console as well as in the syslog. By default, the kernel prints all error messages higher than a certain priority to the console. ip

iptables & syslog help

2004-01-07 Thread Keith Stephen Dunwoody
Hi, I'm having problems with logging from iptables, and I can't figure out for the life of me what the problem is... I'm trying to log some packets from iptables, but they're showing up on the currently active console as well as in the syslog (although not on xterms). No other kernel messages se