I got this problem after installing firestarter, the solution is to edit /etc/init.d/klogd and change the line KLOGD="" to KLOGD="c 4"
On Mon, 06 Oct 2003 22:01:27 +0530 Sudeep Mukherjee <[EMAIL PROTECTED]> wrote: > Hi > Could someone help me with this. I keep getting this output on the > console and am unable to work on the console. > > Output: > > IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=270 TOS=0x00 > PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=250 > IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=235 TOS=0x00 > PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=215 > IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=270 TOS=0x00 > PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=250 > IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=235 TOS=0x00 > PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=215 > > My /etc/network/interfaces file is like this: > > auto eth0 > iface eth0 inet static > address 10.62.0.15 > netmask 255.255.255.0 > gateway 10.62.0.15 > #network 10.62.0.0 > #broadcast 10.62.0.255 > > #auto eth1 > iface eth1 inet static > address 192.168.1.1 > netmask 255.255.255.0 > #network 192.168.1.0 > #broadcast 192.168.1.255 > #gateway 10.62.0.15 > > > > Thanks in advance > Sudeep > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]