[lxc-users] How to pass wlan0 interface to container ( Container with wireless support)

Divya Vyas edivya.vyas at gmail.com
Tue Nov 24 10:46:06 UTC 2015


Hi,

I am creating a lxc container with this conf file


lxc.rootfs = /home/root/rootfs

lxc.devttydir = lxc
lxc.tty = 4
lxc.pts = 1024

#lxc.network.type = veth
lxc.network.flags = up
# Bridge net on the host
lxc.network.link = lxcbr0
# link name on the guest
lxc.network.name = eth0
lxc.network.mtu = 1500


Host I have a eth0 and wlan0 interfaces but when I boot container I cannot
see wlan0 interface.  When I try to up the wlan0 on container , ifconfig
says no such device.

How can I see wlan0 interface on container?

I followed this blog as well but no success

https://s3hh.wordpress.com/2011/05/17/lxc-containers-on-a-host-with-wireless/

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20151124/62cf0d09/attachment-0001.html>


More information about the lxc-users mailing list