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

Re: syslog



On Mit, Apr 03, 2002 at 10:18:31 +0200, Pauwel Demeyer wrote:
> hello

hiho,

> Apr  2 15:01:51 kurdtje kernel: IN=eth0 OUT=
> MAC=01:00:5e:00:00:01:00:e0:0c:c6:13:f4:08:00 SRC=10.95.3.82
                                                    ^^^^^^^^^^
						    from here it
						    originated.

> DST=224.0.0.1 LEN=28 TOS=0x00 PREC=0x00 TTL=1 ID=30985 PROTO=2
      ^^^^^^^^^
      this is a 
      ipv4 multicast 
      destination.

> Is there someone who knows what this is? (it came I think since I
> upgraded from 2.2 kernel to 2.4, but I could be wrong) And please do
> not only say what it is, but also how to remove the source of this
> message.

try disabling the IP multicasting in your kernel and deinstall mrouted.

disable

CONFIG_IP_MULTICAST

and

CONFIG_IP_MROUTE

in your kernel config.

and do

apt-get remove mrouted

HTH


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: