On Wed, Jan 18, 2017 at 04:46:25PM +0100, Pavel Popa wrote: > I tried to add both the physical NICs (eth2 and eth4) into an OVS bridge > called "mybridge" with: "ovs-vsctl add-port mybridge eth2" and "ovs-vsctl > add-port mybridge eth4". However, this doesn't capture any packet received > from eth2 and neither from eth4. Any ideas for how to properly configure > OVS resulting in such environment?
This should work fine. What behavior are you actually seeing? _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
