[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Firewall Logs on Dialup Server



On Friday, 18 April 2003, at 11:16:02 +0200,
Horst Pflugstaedt wrote:

> What _I_ didn't figure out is, how to stop iptables from logging to
> standard-out;M syslog-ng seems only to additionally write it to my
> specified file.
> 
After long hours digging the Linux kernel source code, bootparam(7), and
dmesg(8), I came to the conclusion that a simple "dmesg -n1" disables
kernel's printk output to the active console.

For additional information, check bootparam(7) (search for "debug"),
dmesg(8) (option "-n") and /usr/src/linux/kernel/printk.c

Hope it helps.

-- 
Jose Luis Domingo Lopez
Linux Registered User #189436     Debian Linux Sid (Linux 2.4.20-xfsip)



Reply to: