2 years ago
Hi,
I want to use Static Outbound IPs to fix my IP address, but it doesn't seem to be working properly. Actually, I'm not sure if it's working correctly or not. I requested the external server to allow the IP assigned with Static Outbound IPs, and they replied that it has been applied. However, when I call the API on the external server, I get a response saying that the IP is not allowed.
Communicating with the external server administrator via email takes too long, so I'd like to check my outbound IP first. If it is a fixed IP, then I'll discuss it further.
Can you check if it is working properly?
Project: https://railway.app/project/5ceab96f-58ef-452c-8777-2c0c49e6507b
Log: https://railway.app/project/5ceab96f-58ef-452c-8777-2c0c49e6507b/logs?filter=%40deployment%3Acdb7ff66-77eb-4b50-a063-5c36f02b29dc+-%40replica%3A9eb50207-8ebb-43ea-8903-659675faa494&context=2024-05-27T16%3A06%3A12.068041000Z
3 Replies
2 years ago
2 years ago
Could you try making a request to https://ipinfo.io/json from your app, and print the response? It'll show you the IP that your deployment has, and it should match up with what you see in your service settings.
Status changed to Solved Railway • almost 2 years ago
2 years ago
it works thx