Hey folks,
im trying to setting up an OpenVPN Server on a privileged container. After setting up the iptables rules, the DNS is unreachable.
I have added following to the Host /etc/pve/lxc/123.conf
lxc.cgroup.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net dev/net none bind,create=dir...