Re: [SourceJammer-users] Doesnt work with external ip
Brought to you by:
robertmacgrogan
From: Albert M. <amo...@ev...> - 2005-08-08 07:23:52
|
Though this is now off-topic, is it just a Tomcat problem, or it's = simply that the host is unreachable from the internet, whatever port you = try to reach (ping, etc.)? It then may be a router/firewall issue, as by = default Tomcat doesn't have a restricted binding. That is configured in = the conf/server.xml file. Albert. ----- Original Message -----=20 From: Akshay Joshi=20 To: Robert MacGrogan=20 Cc: sou...@li...=20 Sent: Friday, August 05, 2005 4:01 PM Subject: Re: [SourceJammer-users] Doesnt work with external ip Thanks for your prompt info... My Tomcat is not accessable from the = internet but it is if i use intranet.. I am guessing its something to do = with the server and it binds only to localhost. Do you know where = Tomcat5 keeps its config inside the conf directory like Apache? |