Saltar al contenido

How do I find my AWS server IP

0

My game provider is asking me for my AWS server IP so they can whitelist my IPs

where can I find this info?

thanks

  • Hi. What service are you using to host your AWS servers?

  • If you are using AWS EC2 instance, you should be able to see it on EC2 Dashboard of the region you have launched the EC2 instance. Start -> Login to your AWS Account -> Select the appropriate region -> Go to EC2 Dashboard -> Click on Instances -> Select your instance (server) ->Select tab Networking (below) -> Public/Private IPs would be visible ->End

preguntada hace 3 años704 visualizaciones
1 Respuesta
0

See the comments above. Also, if your server is in a private subnet, you will need the Elastic IP address of the NAT Gateway/Instance instead of the IP of the server.

AWS
EXPERTO
respondido hace 3 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.