Re: 2.1.126 - x.x.x.x sent an invalid ICMP error to a broadcast

Mario Mikocevic (mozgy@zesoi.fer.hr)
Fri, 6 Nov 1998 09:07:25 +0100 (MET)


Hi,

> if (inet_addr_type(iph->daddr) == RTN_BROADCAST)
> {
> if (net_ratelimit())
> printk(KERN_WARNING "%s sent an invalid ICMP
> error to a
> broadcast.\n",
> in_ntoa(skb->nh.iph->saddr));
> return;
> }

Yah, I solved it with `echo "3 5 1 7" > /proc/sys/kernel/printk`
and without uncommenting source.

-- 
Mario Mikocevic (Mozgy)
mozgy@zesoi.fer.hr
|/-\| lschk error : FUBR !

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/