The solution is not obvious to me after going through the man pages as you suggest.
I tried changing /etc/syslog.conf with no improvement ...
Any help appreciated.
Bob Goodwin
Michael Schwendt wrote:
On Sat, 3 May 2003 23:47:20 -0700 (PDT), Rigoberto de la Cruz wrote:
Something is logging to my console. I believe that its the iptables (?). anyways.. I get something like this:
IN=eth0 OUT= MAC=00:00:00:00:00:00:00:00 SRC=123.456.78.00 DST=123.123.123.123 LEN=40 TOS=0x00 PREC=0x00 TTL=237 ID=35196 PROTO=TCP SPT=80 DPT=3969 WINDOW=8190 RES=0x00 ACK FIN IRGP=0
I get lots of those in my console.. how do I stop them? are they iptables log? or what are they?
Well, you should know what iptables rules you've added.
See "man dmesg klogd syslogd" on why they show up on the console.
- --