[Lxc-users] two NICs in container

Mihamina Rakotomandimby mihamina at bbs.mg
Wed Jun 1 05:26:07 UTC 2011


Hi all,

When I create a container, I usually created it with only one NIC:
  [...]
  lxc.network.type = veth
  lxc.network.flags = up
  lxc.network.link = br0
  lxc.network.ipv4 = 41.204.96.2/28
  lxc.network.name = eth0
  [...]

Now I want to create a container with 2 NICs
On the host I have another bridge "br1", and I wan the 2nd container
interface to be "eth1"

How to?

-- 
RMA.




More information about the lxc-users mailing list