|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen 3.4.1 bonding mode 0
Hi Thomas,
I'm pretty confused as to what I need to do.
In /etc/sysctl.conf, I set a few values, being either 0,1 or 2 on
pbond0 as well as bond0 but to no avail for both arp_announce and
arp_ignore.
I also do;
ip link set pbond0 down
ip link set pbond0 arp off
ip link set pbond0 up
But still get many lines of;
pbond0: received packet with own address as source address
- Brian
On Oct 6, 2009, at 2:40 PM, Thomas Halinka wrote:
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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|