You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by rk...@carolina.rr.com on 2008/04/21 17:04:25 UTC

Can't hit tomcat by real IPAddress or Hostname

Here's the situation:

- I can hit Tomcat 6 using http://localhost:4949
- I can hit Tomcat 6 using http://127.0.0.1:4949
- I CAN'T hit Tomcat using my "real" IP Address http://1xx.189.130.51:4949 or by using the machine's hostname.

I had no problem doing this with Tomcat 5x. What would cause this? 

Thanks.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Can't hit tomcat by real IPAddress or Hostname

Posted by David Smith <dn...@cornell.edu>.
If I had to hazard a guess, a firewall is in the way.  Can you say more 
about your network topology?  From where are you attempting to connect 
and what's between the client and the server?  Lastly, do you have an 
address attribute in the connector for port 4949 in your server.xml?

--David

rkapil@carolina.rr.com wrote:

>Here's the situation:
>
>- I can hit Tomcat 6 using http://localhost:4949
>- I can hit Tomcat 6 using http://127.0.0.1:4949
>- I CAN'T hit Tomcat using my "real" IP Address http://1xx.189.130.51:4949 or by using the machine's hostname.
>
>I had no problem doing this with Tomcat 5x. What would cause this? 
>
>Thanks.
>
>---------------------------------------------------------------------
>To start a new topic, e-mail: users@tomcat.apache.org
>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@tomcat.apache.org
>
>  
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org