On Sat, 5 Oct 2002 17:53:16 +0200 (CEST), Jean Francois Ortolo wrote: > I apologize yet for this walhalla related problem. > > My question is iptables logging related. > > What is the proper logging level value such that the log messages > don't > appear on the screen directly ?
Depends on what your /etc/syslog.conf contains. It is one source of log messages on the console. Another source is klogd, see "man klogd". --