search for: systcl

Displaying 1 result from an estimated 1 matches for "systcl".

Did you mean: sysctl
2009 Oct 07
1
pbond0: received packet with own address as source address
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