Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We have 6 public IPs. 2 public IP's in test, 2 in admin and 2 in main.

test is at ambitatest, admin and main are at ambitamain

These are the IPs we that restrictive remote services need to open for, so that we can communicate with them from AWS.


ambitatest52.57.60.11952.57.144.245

ambitamain (admin and main)52.57.69.24552.57.119.12152.57.142.11052.57.143.45


Check IPs

aws cli

# for test
aws --profile ambitatest --output table ec2 describe-nat-gateways

# for admin and main
aws --profile ambitamain --output table ec2 describe-nat-gateways 


AWS web management console

EC2 → Elastic IPs in both ambitatest and ambitamain

  • No labels