I am trying to create an OpenVPN container, and having issues. I found these instructions (https://openvpn.net/index.php/acces...-to-run-access-server-on-a-vps-container.html), but they appear to be relevant to OpenVZ containers and not the new LXC containers. The instructions all mention loading the tun kernel module as well, which appears to be part of the kernel itself these days.
After trying to follow those instructions (and many similar) with some attempts at converting to LXC, I run into issues when trying to test with `cat /dev/net/tun` as I just get "operation not permitted."
Any help would be great, and I would be happy to share whatever other information is useful.
After trying to follow those instructions (and many similar) with some attempts at converting to LXC, I run into issues when trying to test with `cat /dev/net/tun` as I just get "operation not permitted."
Any help would be great, and I would be happy to share whatever other information is useful.