On Fri, Jul 13, 2007 at 19:59:55 +0300, Zdravko Ivanov wrote: > Hi, I get this message in the console all the time: > > Inbound IN=eth0 OUT= MAC=00:13:8f:59:c7:70:00:30:48:88:25:dd:08:00 > SRC=85.255.168.4 DST=77.70.65.103 LEN=46 TOS=0x00 PREC=0x00 TTL=121 > ID=56775 PROTO=UDP SPT=14695 DPT=6881 LEN=26 > > This is since i installed fglrx-driver. > I removed it, but its the same. > What should i do?
As root, run: echo "4 4 1 7" > /proc/sys/kernel/printk If you want to make this setting permanent then you can uncomment this line #kernel.printk = 4 4 1 7 in /etc/sysctl.conf. (Remove the hash sign "#" at the beginning of this line.) If you ever need to check these messages then you can find them in /var/log/syslog. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]