Finding your Liferay Cloud location via egress IP address
How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!
While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.
Issue
- The ingress IP address of our Liferay Cloud instance shows a different location than expected.
Resolution
- The ingress IP address does not reflect the actual location of the specific regional data center where your environment is hosted. The ingress IP address is associated with Google Cloud's global load balancing system, which directs traffic to the closest point of presence.
- Use the egress IP address to determine the location of your Liferay Cloud instance.
- Retrieve the egress IP address using this command in Liferay Shell:
curl https://ifconfig.me
did-this-article-resolve-your-issue