Changes

Jump to: navigation, search

VPN via the TUN/TAP device

100 bytes added, 18:28, 30 September 2010
m
Granting container an access to TUN/TAP
vzctl exec 101 mknod /dev/net/tun c 10 200
vzctl exec 101 chmod 600 /dev/net/tun
 
Make vzctl recreate device node on container startup:
 
vzctl set 101 --devnodes net/tun:rw --save
== Configuring VPN inside container ==
1
edit

Navigation menu