With what address should a server located on AWS be accessed?
I\'ve created an AWS instance and installed a web server on it. However the server is not reachable via any
Eight years late but hopefully this will help someone else...
The below shows how to enable the ports needed for pings.
1) First make sure the EC2 instance has a public IP. It has a Public DNS or Public IP address then you should be good. This should also be the address you ping.
2) Go to the Security Group that EC2 is using.
3) Create a windows firewall exception.