Hi to all!
I'm having an issue with networks bridges
on ovirt node.
On VM I have a bridge between a tap device
and network interface. On node side the interface is
bridged with bond0 vlan 128 (bond0.128 lacp).
When I ping an host on the other side of
tap device I can see this:
Arp request goes from my lan to the tap
device on vm. Arp reply return from tap vm and bridge
forward this to vm networks interface. Using tcpdump on
vm interface on node I can see the arp reply, using
tcpdump on bond0.128 or on bridge I can't see the arp
reply. Arp request is forwarded from bond0.128 to vm
net but arp reply isn't forwarded from vm net to
bond0.128.