[CentOS] pbond0: received packet with own address as source address

Wed Oct 7 20:38:12 UTC 2009
aurfalien at gmail.com <aurfalien at gmail.com>

Hi all,

I've been seeing this message fill my logs;

pbond0: received packet with own address as source address

I've tried;

ip set link pbond0 down
ip set link pbond0 arp off
ip set link pbond0 up

in /etc/systcl
net.ipv4.conf.bond0.arp_ignore = 8
net.ipv4.conf.bond0.arp_announce = 2


I've 2 physycal nics bonded in mode0 called bond0.

Are these messages benign and to be ignored?

- aurf