> From: David Iglesias Teixeira [mailto:[EMAIL PROTECTED] 
> After a port-scan in both machines, I can see that "test" is 
> listening on port 8080, but "prod" is not

On "prod":

netstat -an | grep 8080

Is port 8080 listed?  My guess is "yes" based on you being able to
telnet to it locally, in which case this is a firewall issue, not a
Tomcat issue.

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to