[Lxc-users] Dual NIC support

Daniel Lezcano daniel.lezcano at free.fr
Wed Jul 21 07:57:17 UTC 2010


On 07/21/2010 03:03 AM, Nirmal Guhan wrote:
> Assuming I have a two NIC system, is it possible to assign a NIC
> exclusively per container  ? Traffic to NIC 1 get routed to container
> 1 and NIC 2 to container 2 ? Please let me know.
>    

Yes, it is possible but with a 2.6.35 kernel.

The configuration is:

     lxc.network.type=phys
     lxc.network.link=eth1
     lxc.network.name=eth1

the latter line will be optional in a few commits.

   -- Daniel




More information about the lxc-users mailing list