Unable to open up port 80 on EC2 using elasticfox
Posted
by uswaretech
on Super User
See other posts from Super User
or by uswaretech
Published on 2010-03-23T10:57:42Z
Indexed on
2010/03/23
11:03 UTC
Read the original article
Hit count: 290
ec2
|elasticfox
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?
© Super User or respective owner