Post #2730131
2026-05-11 01:33 UTC
Replies (1)
-
@Sickday@kbin.earth 2026-05-11 10:39
You register a new device on your tailnet and advertise it as an [exit node](https://tailscale.com/docs/features/exit-nodes). When other devices on your tailnet use the exit node all of their traffic goes through that device. If that exit node has a wireguard connection setup, all other devices using it will also use that same connection. The only tricky part was making sure wg-quick’s systemd service starts before tailscaled’s does (mentioned that in my op). Tailscale offers [this as a service](https://tailscale.com/docs/features/exit-nodes/mullvad-exit-nodes) but I dont use tailscale directly. I basically set this up manually and use headscale as my control server instead of using tailscale’s control servers.