Most likely your router is blocking port 8080, or not forwarding it.
to change tomcat to run on port 80
TOMCAT_HOME/conf/server.xml, just search for 8080
Filip
S wrote:
Hi,
I am very new to Tomcat, and something I don't understand why is not working.
After I installed Tomcat, I can access a webpage locally at this address:
http://localhost:8080/
I configured my reouter for NAT and I have port 8080 forwarded to my desktop in
my LAN and when I
access http://<my router WAN IP>:8080, it should come up the same webpage from
before. It doesn't
work. I also tried to access the webpage from my laptop, accessing the internal
LAN IP of my
desktop but doesn't work (like http://192.168.10.100:8080)
I had another webserver, a mambo stand-alone-server (MSAS) with wich I tried
the same thing, I
accessed http://<my router WAN IP> and my webpage came up. So I thinkg
something is wrong with my
Tomcat settings. What am I missing? And which file contains the server port
settings (to change
from port 8080 to 80)?
Thanks,
Steven
____________________________________________________________________________________
TV dinner still cooling?
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]