Skip to content

Tailscale in LXC Containers

Official Source

https://youtu.be/JC63OGSzTQI?si=X-goIh6UUjBkvzld

Adding Tailscale to an LXC Container in Proxmox

  1. Create the LXC container, or alternatively select one that’s already created that you’d like to add Tailscale functionality to
  2. Navigate to the Resources tab of the container
  3. Click Add > Device Passthrough
  4. Enter /dev/net/tun in the Device Path field and click Add
  5. If the container is running, shut it down completely and start it up again.
  6. Once the device is passed through and available, Tailscale will be able to be installed and start up properly
  7. Check connectivity by running tailscale status in the LXC console