AWS EC2 running a server on 8080 but cannot connect from outside

625 views Asked by At

Here is a shot of my inbound rulesenter image description here

I should be able to connect using the domain that is up and running so I can get the index page at http://www.marblecake.net but I can't get my server at http://www.marblecake.net:8080. (My server is a Smalltalk Seaside server running under VAST 11)

I can run the server locally using localhost:8080. I have the same problem with FTP in that I can't connect externally (I have removed ftp server for now so don't check that one).

Can anyone explain what I have to do further to get to connect to my AWS server please?

0

There are 0 answers