On Sat, 5 Oct 2002, Michael Schwendt wrote: 
> 
> It seems you have misunderstood it. Read "man syslog.conf" on what
> gets logged via syslogd and how you can control it.
> 
> If you choose a '--log-level level' which is not covered by
> /etc/syslog.conf, the netfilter LOG target won't log anything in
> /var/log/messages, e.g. for "--log-level debug".
> 
> The numerical log priorities are as follows:
> 
>   emerg (panic) = 0
>   alert = 1
>   crit = 2
>   err (error) = 3
>   warn (warning) = 4
>   notice = 5
>   info = 6
>   debug = 7
> 
> If you don't want klogd to copy some log messages onto the console,
> you could add an apprioriate option "-c level" to /etc/sysconfig/syslog
> and run "service syslog restart". By default it logs priorities
> "info" to "emerg". You could change it to "-c 6" and use
> "--log-level info" for your iptables script.
> 
> 

Hi Sir
  I did set up the klogd parameter the way you say to me.
  I haven't been getting any intrusion logging message on 
the /var/log/messages file for the moment, maybe I'll get some tomorrow. 
:o)

  Only one thing: Why didn't this problem occur at all with ipchains ?

  Thank you very much for your appreciated help.
  Best regards.

  Jean Francois Ortolo





Reply via email to