verify the listen address is broadcasting on port 80 on the web-server 
e.g.?netstat -a | grep 
80Martin______________________________________________Disclaimer and 
confidentiality noteEverything in this e-mail and any attachments relates to 
the official business of Sender. This transmission is of a confidential nature 
and Sender does not endorse distribution to any party other than intended 
recipient. Sender does not necessarily endorse content contained within this 
transmission.> Date: Sat, 5 Jan 2008 23:49:13 +0800> From: [EMAIL PROTECTED]> 
To: users@tomcat.apache.org> Subject: Re: Running Tomcat as Standalone in 
linux> > Check out your log see if there is any error info.> > On Jan 5, 2008 
11:29 PM, Chris Baty <[EMAIL PROTECTED]> wrote:> > > Hi guys,> > I want to 
serve a site with few graphics so I decided to use Tomcat 5.5 as> > my server. 
But I'm having difficulty getting it to run on port 80. I> > read 
http://www.ibm.com/developerworks/java/library/l-secjav.html and> > decided to 
try xinetd. I added this to /etc/xinetd/:> > # Redirects any port 80 requests 
to port 8180 (to Tomcat)> > service tomcat> > {> > socket_type = stream> > 
protocol = tcp> > user = root> > wait = no> > port = 80> > redirect = localhost 
8180> > disable = no> > }> > it works great on that machine if I point my 
browser but remotely I get> > zilch. I've tried plugging in my ip address 
instead of localhost: zilch.> > Could anyone point me in the right direction?> 
> Thanks.> > Chris> >> >> >> >> >> > 
____________________________________________________________________________________>
 > Be a better friend, newshound, and> > know-it-all with Yahoo! Mobile. Try it 
now.> > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ> >
_________________________________________________________________
Make distant family not so distant with Windows Vista® + Windows Live™.
http://www.microsoft.com/windows/digitallife/keepintouch.mspx?ocid=TXT_TAGLM_CPC_VideoChat_distantfamily_012008

Reply via email to