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


_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to