Hi, so far the only way is through the LXC network configuration in mode: lxc.network.type = phys. A physical network interface (e.g. eth2) is passed into the container. Or using the "Linux Bridge" with OVS. Connect the containers to the Linux bridge (lxc.network.type=veth) and the Linux bridge to a port of OVS bridge...
Best Regards Jose Posada
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
