I'll bet your router or firewall are doing address translation, so the DNS of sogetel.it is returning a public routable address, while the address of the machine itself is a different, non-routable one. Most routers won't do that kind of turn-around (routing a request from inside, back out the inside interface).

D


Sibil87 wrote:
Peter Crowther wrote:
I think you have a firewall problem.  Check your firewall configuration on
the computer - is port 8080 open?


application.sogetel.it:8080 is accessible from any external computer .so the
door 8080 is clearly open.
Also the machine si connected to intenet.

Is there anyway in changing the conf file conf/server.xml in the part:
 <Host name="localhost"  appBase="webapps"
            unpackWARs="true" autoDeploy="true"
            xmlValidation="false" xmlNamespaceAware="false">

that can solve this problem?!



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

Reply via email to