> From: Frank D. Greco [mailto:fgr...@crossroadstech.com]
> Subject: accepting requests from outside the host?
>
> Can someone pls point me in the right direction on
> how to configure tomcat to accept browser requests
> from outside the box?

No configuration necessary - unless you changed something in server.xml, Tomcat 
binds to 0.0.0.0, so it listens on all IP addresses configured for the box it's 
running on.  There very likely *is* a firewall blocking port 8080 somewhere 
between your browser and the Tomcat system - it might even be on your XP box at 
home.

Can you reach the target system with a ping?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to