I m new with tomcat, I have a problem that i have installed Tomcat on my server machine at port 8983 now when from another network i want to access tomcat admin page using ServerIP:Port# then browser just error page like connection timeout what is the reason to this. should I do some firewall settings at server if yes then what are these settings?
feedback
|
migrated from stackoverflow.com Aug 21 '10 at 23:35
This question came from our site for professional and enthusiast programmers.
|
can you ping ServerIP, from 'another network'? If yes then probably firewall is blocking access on this port. If no, set up your network correctly. | |||
|
feedback
|