Re: Not serving pages to anything but localhost

2012-11-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 11/16/12 11:28 AM, David Elliott wrote: > Hi techienote > > techienote@gmail.com wrote on 16 November 2012 at 16:20 my > time > >> Are you able to telnet from remote machine on port 8080? > > No, but I can get on SSH. Sounds like a f

Re: Not serving pages to anything but localhost

2012-11-16 Thread André Warnier
David Elliott wrote: Hi André André Warnier wrote on 16 November 2012 at 16:20 my time. Tomcat is running and is able to serve up pages but only to itself. Huh ? Care to explain what you mean here ? I would say see below, but... If I do wget http://localhost:8080 I get a page saved and th

RE: Not serving pages to anything but localhost

2012-11-16 Thread David Elliott
Hi techienote techienote@gmail.com wrote on 16 November 2012 at 16:35 my time. > 1.include port 8080 in iptable allow rules > Or > 2. you can stop iptables for temporary purpose. Yes it is the iptables. Thanks. -- David Elliott The TMTI Group includes the following brands www.clickdontcall

RE: Not serving pages to anything but localhost

2012-11-16 Thread David Elliott
Hi techienote techienote@gmail.com wrote on 16 November 2012 at 16:35 my time >That means your host machine where you have installed tomcat is blocking >connection. May be firewall of centos. To confirm the same >you can either >1.include port 8080 in iptable allow rules >Or >2. you can stop

RE: Not serving pages to anything but localhost

2012-11-16 Thread David Elliott
Hi André André Warnier wrote on 16 November 2012 at 16:20 my time. >> Tomcat is running and is able to serve up pages but only to itself. > >Huh ? Care to explain what you mean here ? I would say see below, but... >> If I do wget http://localhost:8080 I get a page saved and the text looks >> r

Re: Not serving pages to anything but localhost

2012-11-16 Thread techienote . com
. --Original Message-- From: David Elliott To: Tomcat Users List To: 'techienote@gmail.com' Subject: RE: Not serving pages to anything but localhost Sent: Nov 16, 2012 21:58 Hi techienote techienote@gmail.com wrote on 16 November 2012 at 16:20 my time > Are you a

RE: Not serving pages to anything but localhost

2012-11-16 Thread David Elliott
Hi techienote techienote@gmail.com wrote on 16 November 2012 at 16:20 my time > Are you able to telnet from remote machine on port 8080? No, but I can get on SSH. -- David Elliott The TMTI Group includes the following brands www.clickdontcall.com, www.gadgeth

RE: Not serving pages to anything but localhost

2012-11-16 Thread David Elliott
Hi All David kerber wrote on 16 November 2012 at 16:15 my time >On 11/16/2012 10:59 AM, David Elliott wrote: >> >> Tomcat is running and is able to serve up pages but only to itself. >> >> If I do wget http://localhost:8080 I get a page saved and the text looks >> right. >> >> However if I brows

Re: Not serving pages to anything but localhost

2012-11-16 Thread André Warnier
David Elliott wrote: Hi All Tomcat is running and is able to serve up pages but only to itself. Huh ? Care to explain what you mean here ? If I do wget http://localhost:8080 I get a page saved and the text looks right. Hmm. So I guess that's what you meant above. You can access your Tomca

Re: Not serving pages to anything but localhost

2012-11-16 Thread techienote . com
Hi David, Are you able to telnet from remote machine on port 8080? Sent on my BlackBerry® from Vodafone -Original Message- From: David kerber Date: Fri, 16 Nov 2012 11:14:30 To: Tomcat Users List Reply-To: "Tomcat Users List" Subject: Re: Not serving pages to anything but

Re: Not serving pages to anything but localhost

2012-11-16 Thread David kerber
On 11/16/2012 10:59 AM, David Elliott wrote: Hi All Tomcat is running and is able to serve up pages but only to itself. If I do wget http://localhost:8080 I get a page saved and the text looks right. However if I browse from any other machine (inside subnet mask, from web) it return nothing b