[Lxc-users] LXC and openvpn Tun/Tap

zorg zorg at probesys.com
Mon Jul 2 09:50:17 UTC 2012


Hello
I seem that it is possible to use openvpn in a container
But can't make it work
I try this

DEV=${CONTAINER_ROOT}/dev
mkdir ${DEV}/net
mknod -m 666 c 10 200 ${DEV}/net/tun

But I get this error
mknod: invalid device type `10'

the tun module is load got a  kernel 2.6.38

Is it the right way to do it

If someone can help me

cyril





More information about the lxc-users mailing list