Hey Everybody,

I'm trying to access setup access for
www.mycompany.com,
however I get a 404.

If I try accessing tomcat on my internal network like
this (This is from a machine different than from what
tomcat is running on):

http://192.168.1.4:8080/manager/html

I get access.

However, when trying from a machine outside my
internal network like this:

http://www.mycompany.com:8080/manager/html

I get a 404.

I have setup NAT on my router to forward to port 8080
and I tested my ISP to make sure it's not blocking
port 8080.  So port 8080 is open on the router, and I
also have it open on the firewall for the machine
running tomcat.  There is nothing else inbetween.

I also tried the ip address directly from outside the
internal network like this:

http://67.234.33.22:8080/manager/html and I still get
a 404.

Any ideas on how to trouble shoot this?  Tomcat is
running on Linux Fedora 3.

Thanks a gazillion!

Cheers,
- Ole


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.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]

Reply via email to