>
> The reference to "net_ratelimit" make me wonder if it is related to
> iptables. I am using iptable, and have since kernel 2.4.1, but I've seen
> these messages before. Hmmm.
My experience with this is the message occurs when you a machine starts
arping for a non-existent ip address. I suspect net_ratelimit triggers
when there are too many arps.
Run tcpdump -n -i eth0 (assuming your network is on eth0) and see if you
see an arp request that never gets answered.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/