A common problem I encounter is trying to use OpenVPN on Linux containers hosted using LXC. LXC containers are a great, low resource way to virtualise things but need some extra setup for OpenVPN. Typically you get an error that looks something like:
ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory
Read More →