OpenVPN in LXC - Proxmox VE
https://pve.proxmox.com/wiki/OpenVPN_in_LXCThis guide explains the process of setting up an OpenVPN container on an unprivileged Debian container with LXC. All the commands assume a default PVE installation from the official installer. If your storage is called differently, please adapt the commands accordingly. (e.g., replace 'local' with the name of your storage for holding the templates)
[OpenWrt Wiki] OpenWrt in LXC containers
openwrt.org › docs › guide-userAug 09, 2021 · OpenWrt in LXC containers OpenWrt can run inside a LXC container, using the same kernel as running on the host system. This can be useful for development as well as for VM hosting. Privileged vs Unprivileged Consult your distro for up to date instructions of the setup of either HostOS functionality.
[OpenWrt Wiki] Running LXC on OpenWRT Host
openwrt.org › lxc_openwrt_hostSep 22, 2021 · # Network configuration #lxc.net.0.type = empty lxc.net.0.type = veth lxc.net.0.link = br-lan lxc.net.0.flags = up lxc.net.0.hwaddr = 00:FF:DD:BB:CC:01 Optionally mount a share from the OpenWRT host inside the guest Make sure to create the path to the share in the container, then edit the container config adding the following line:
OpenVPN in LXC - Proxmox VE
pve.proxmox.com › wiki › OpenVPN_in_LXCThis guide explains the process of setting up an OpenVPN container on an unprivileged Debian container with LXC. All the commands assume a default PVE installation from the official installer. If your storage is called differently, please adapt the commands accordingly. (e.g., replace 'local' with the name of your storage for holding the templates)