Enabling Zerotier 6.4 Proxmox 6.4-4 LXC Containerw

Hi All,

Anyone looking to create a zerotier interface into an unprivileged lxc container can simply update the lxc container as follows

Open the config of the container. It is usually located under /etc/pve/lxc

sudo nano /etc/pve/lxc/XXX.conf

and add the line

lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file

Reboot the container

run zerotier-cli listnetworks and you should see that the port_error has disappeared

any questions let me know.

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.