> From: giovo87 [mailto:giovogio...@hotmail.com] 
> Subject: Re: make Tomcat reachable on internet

> i know that exist some services like DYNDNS

> I'd like to know if i can solve my problem with router 
> forewarding...DYNDNS service...and how.

If you're using DynDNS or equivalent, configure your router to pass requests 
for a specific port (usually 80) to the internal IP address and port of your 
Tomcat system.  (The target port is whatever you configured in the <Connector> 
element in Tomcat's server.xml file.)  Shouldn't need to change anything in 
Tomcat.

 - 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