I can connect to the EC2 instance and start and stop Tomcat using windows Remote Desktop. But I cannot connect to my instance ec2-54-247-34-103.eu-west-1.compute.amazonaws.com from my home machine using port 8080. Not can I connect when I'm on the Windows server using http://localhost:8080. WIndows diagnostics says 'The remote device or resource won't accept the connection'. A tracert gets as far as the instance (ec2-54-247-34-103.eu-west-1.compute.amazonaws.com) and then times out. So I'm guessing it is some config/security permissions I need. I have ports 22, 80, 443, 3306, 3389 and 8080 enabled. What am I missing?
↧