Hacker News new | ask | show | jobs
by zifnab06 913 days ago
Inbound IPs use anycast - the IP we give you routes to the nearest fly region and then hits a wireguard tunnel to get to the correct region.

Outbound IPs are tied to the individual host your machine is running on (which is located in a single region). These are tied to a single region, and in some cases, these were resolving to the wrong region in a few of the GeoIP databases. We hopefully fixed this part.

1 comments

Thank you, I will try again today. It would unblock deploying my usecase on Fly.