Web Server and Tomcat Server access
Summary
Unable to access index page on httpd and Tomcat serversContent
Hi:
Running a simple experiment. Created a VCN with 3 public subnets, one of that serving the web server instance and another a Tomcat server instance. Bother are default OEL instances. Created suitable security lists for each of them. However, I am unable to access the index/opening page on either of them from my laptop (through Internet) even though these instances have a public IP address.
I am able to do a curl on them on the local machine and they work fine. I have confirmed with 'netstat -tln4' that the web server instance is listening on port 80 and the Tomcat server instance is listening on port 8080.
Tagged:
2