|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen 3.4.1 bonding mode 0
Hi Brian
Am Dienstag, den 06.10.2009, 13:41 -0700 schrieb Brian Krusic:
> Hi all,
>
> I've a feeling this has been covered many times but my research hasn't
> showed anything applicable to me.
>
> /var/log/messages;
>
> pbond0: received packet with own address as source address
>
> Repeats many many times;
....
This is an arp-problem. There is an option ARP_ANNOUNCE in /proc-FS or
sysctl that allows you to control which source address is put in to ARP
headers
/proc/sys/net/ipv4/conf/$INTERACE/arp_announce
is the place your searching for...
hth,
thomas
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|