Francesco Mattuzzi wrote: > The problem is that I cannot work because it fills up my screen with these > messages. How can I tell and who to write these thing only to a log file? > How can I choose which messages are to be logged and where (not to screen > ;-) )?
At first, try to unplug the "faulty" 192.168.100.1... :) Or best: try to unplug your firewall from network! ;-) What you are looking for has two parts: - /etc/syslog.conf for logging into files => take a look at "man syslog.conf" - /proc/sys/kernel/printk for console logging => take a look at kernel Documentation: sysctl/kernel.txt => printk Cheers, J.C. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

