[libvirt-users] Mapping physical interface to a container

Peter Steele pwsteele at gmail.com
Thu Apr 21 13:33:18 UTC 2016


In the "other" LXC project (linuxcontainers.org), you can map a host's 
physical ethernet interface to a container, e.g.

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

Is there an equivalent option for doing this with libvirt lxc?

Peter





More information about the libvirt-users mailing list