Unable to open up port 80 on EC2 using elasticfox
- by uswaretech
I have launched an instance of EC2. Initially the security group I created did not have the port 80 open. I sshed and installed Apache etc, and now want to open port 80. I am using elasticfox.
So I
go to Security Group - [My Group name] - Grant new permission
Open up the port 80(Http with TCP) for network range 0.0.0.0/0
Now my assumption is that these ports should be opened up on the instance, but the instance is not responding on the allocated IPs, public DNS entry. What should I do next?