Unable to access port 8080 traffic
I've just installed apache2 (port 80) and tomcat 7 (port 8080).
I'm able to access web apps on port 80 via both tomcat and apache. However, when i setup tomcat on 8080 and try to access any web app, it is not working.
I've also flushed all the firewall rules.
Kindly help. I must be missing something but unable to figure out!!
Regards,
Vishwas
1 Reply
it probably should be 0.0.0.0 but might be 127.0.0.1
sudo netstat -nlp|grep 8080
will tell you