I had checked startup of klogd/sysklogd before sending my request ; oops: I've forgotten to state this. klogs daemon is launched without any option ; if I'm correct, this means that no message should appear on my console (equivalent of "-c 0" )? Is that right ?
Pierre -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Matthew Hellman Envoy� : lundi 25 mars 2002 04:33 � : Zitanium B.; [EMAIL PROTECTED] Objet : Re: iptables Logs It apparently depends on your distribution and version. In Redhat 7.1 the file /etc/sysconfig/syslog allows you to change how klogd is started. In Redhat 7.0 that file doesn't exist. I guess you'll need to figure out how klogd gets started and add the appropriate "-c n" option. In Redhat 7.0 I just modified /etc/init.d/syslog. Goodluck, Matt ----- Original Message ----- From: "Zitanium B." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 24, 2002 2:17 PM Subject: iptables Logs > Hi, > > First, I apologize for my poor english ! > > I've installed iptables 1.2.4 and, since, my screen is flooded with all > messages I've asked iptables to log. I don't understand why, as my > syslog.conf is configured to write all stuff in files : > auth.* /var/log/auth.log > [...] > local7.* /var/log/local7.log > I agree in advance : this syslog.conf is not very cute, but I've tried to > find where each message goes to ! So , I find each message sent by ip_tables > in kern.log (right), but also on my console and I do NOT want that... > > Can anyone explain me why these messages are going to my screen ? > Thanks in advance. > Regards > Pierre >
