|
|
|
|
|
by christop
1117 days ago
|
|
I tried using this or a similar repo to set up a Tailscale exit node on Fly.io before. The downside is that my traffic never went direct; it was always relayed via a Tailscale DERP node, as Fly.io machines were only accessible via anycast, and so a direct connection from Tailscale on my machine to the exit node on Fly.io couldn't be established. So performance wasn't as great (and I felt bad about using up Tailscale's DERP bandwidth, as a free user). |
|
Fly.io or not, this was an issue I always ran into with Tailscale.
They talk a big game about NAT punching, and using various UDP shenanigans to get around P2P connection formation issues, but at the end of the day, most of my connections were via DERP, even with fairly trivial firewall configurations.