patte / fly-tailscale-exit

Run a VPN with global exit nodes with fly.io, tailscale and github!
https://news.ycombinator.com/item?id=36064305
1.57k stars 96 forks source link

Node is set up but traffic doesn't pass through the exit node #3

Closed arunsathiya closed 2 years ago

arunsathiya commented 2 years ago

I have set up an exit node using this guide, but traffic doesn't pass through this node. If anyone else runs into this issue, I have asked about it here:

https://forum.tailscale.com/t/fly-io-exit-node-enabled-on-tailscale-but-traffic-doesnt-pass-through-the-node/1356

arunsathiya commented 2 years ago

This is resolved:

https://forum.tailscale.com/t/fly-io-exit-node-enabled-on-tailscale-but-traffic-doesnt-pass-through-the-node/1356/3?u=arun

The problem was with my usage of autogroup:internet:443 ACL rule. Updating that to autogroup:internet:443,80,53 matches my needs.