Hi, despite changing my region to “fra” and redeploying my app, I still get dedicated US IP addresses when I request for ipv4, the service I am using does for does not allow US IPs, I thought changing my region would provide me with an IP in the new region.
Is therr any way around this?
Please I’d like an IP in the EU
It sounds like you’re accessing a third-party vendor, which suggests what you need is an egress IP:
These should be assigned according to the region your machine is in. Crucially, note these are assigned per machine and not per app. So if you allocate a machine in an EU region (ams, fra, cdg are good choices, lhr is not as it’s not in the EU ) and then get a static egress IP, all requests from that machine to the outside should go through that static egress IP.
Cheers,
I’m still getting a US IP even after using egress-ip
I found this thread while searching for the same problem. I have the exact same issue. Trying to deploy to specific regions because of geo-blocking.
I always get US IPs as well, with or without an egress-ip allocated. And it’s inconsistent. For example deploying to ams
gives me IPs from Netherlands correctly. Deploying to fra
(Frankfort, Germany) gives IPs from England. And indeed cdg
gives US IPs…
Any way to fix this?
our IPs don’t always have GeoIP records set correctly. the IPs are actually in that region (so, your traffic doesn’t go all the way to the US), but they show up wrong. we need to fix this, just haven’t gotten to it yet.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.