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?

link|improve this question
Impossible to answer. You need to add at least some details about your server setup and network configuration. Which OS, for example. – Pekka Aug 21 '10 at 10:33
feedback

migrated from stackoverflow.com Aug 21 '10 at 23:35

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 1 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.