Tailscale subnet router in Proxmox 8.x LXC container
September 4, 2024•254 words
Instructions source is https://nihalatwal.com/projects/tailscale-subnet-router-proxmox/ and updated for use with Debian 12 (Bookworm) and somewhat completed.
For personal reference and in case original source dies
Create a CT in Proxmox
Download the “debian-12-standard_amd64” container template
Deploy the above container template by clicking on “Create CT” on the top right of the Proxmox Web GUI (Keep the resources minmal)
Install dependencies
Once the container is created, update the conta...
Read post