[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Xen host guest bridging transparency issue



Thanks for the help on this but (network-script dummy) did not solve the issue.  I read somewhere that (network-script none) might work but no change either.

Using:

net.ipv4.conf.p6p1.arp_ignore = 1
net.ipv4.conf.p6p1.arp_announce = 2

net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.arp_filter = 0

net.ipv4.conf.xenbr0.arp_filter = 0

sysctl -p does work at the moment even though it might be a hack.

Mike

On 04/18/2016 07:58 AM, russo@xxxxxxxxxxxxxxxxxxx wrote:

I will give it a try tomorrow and let you know how it works.

> russo@xxxxxxxxxxxxxxxxxxx wrote:
>
>> I have this on in my xen-config.exp
>> (network-script network-bridge)
>
> Try changing that to (network-script dummy)
> It's not impossible that network-bridge script is screwing something up.
> The Xen supplied scripts always had a bit of a reputation for being flaky,
> but were needed when OSs didn't have native bridge setup support. But
> that's changed, and as your config below shows, the OS is handling it now.
>
>> iface xenbr0 inet static
>>
>> address 74.xx.xxx.5
>> netmask 255.255.255.xxx
>> gateway 74.xx.xxx.14
>> bridge_ports p6p1
>> bridge_fd 0
>> bridge_stp off
>> bridge_maxwait 0
>
> OK, that should "just work". It's basically the same as I have, and those
> work without any arp fiddling or anything like that.
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxx
> http://lists.xen.org/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.