patte/fly-tailscale-exit

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

arunsathiya opened this issue · 1 comments

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

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.