Quelle: techoverflow.net – VPN Tailscale
Quelle: How to setup headscale server in 5 minutes using docker-compose
TUN-Schnittstelle für Container in Proxmox freischalten:nano /etc/pve/lxc/xxx.conf
lxc.cgroup.devices.allow: c 10:200 rwm
lxc.mount.entry: /dev/net/tun dev/net/tun noe bind,create=file
Client hinzufügen:
Quelle: Tailscale downloaden und installieren
Ubuntu: curl -fsSL https://tailscale.com/install.sh | sh
Connect tailscale to headscale server:tailscale up --reset --login-server https://headscale.pitools.at
Maschine registratition:docker-compose exec headscale headscale -n pinamespace nodes register --key ......
Clients auflisten:tailscale status