Re: problem accessing the webpages using specific hostname

2006-07-10 Thread sbandha2
I opened the port in the firewall and its now working. Thanks for all the help. -Sruthi Original message >Date: Mon, 10 Jul 2006 16:33:45 -0700 >From: "Brian Munroe" <[EMAIL PROTECTED]> >Subject: Re: problem accessing the webpages using specific hostname

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Martin Gainty
t; <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, July 10, 2006 6:54 PM Subject: Re: problem accessing the webpages using specific hostname > Can you ping "xyz.ab.edu" from your pc? > I am thinking the name resolutoin( ip -> pc name) is not working pro

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Brian Munroe
On 7/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I am using Suse Linux 9.0 and I might be behind a firewall. I will try to see if I can open up this port. Also if you do a 'netstat -a | grep -i listen' as root, it may show you what is running on which ports. If you see anything like

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread sbandha2
I am using Suse Linux 9.0 and I might be behind a firewall. I will try to see if I can open up this port. Thanks, Sruthi Original message >Date: Mon, 10 Jul 2006 16:33:45 -0700 >From: "Brian Munroe" <[EMAIL PROTECTED]> >Subject: Re: problem accessing th

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Shinya Koizumi
If the firewall is on, won't be able to pin. SK - Original Message - From: "Brian Munroe" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, July 10, 2006 4:33 PM Subject: Re: problem accessing the webpages using specific hostname > On

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Brian Munroe
On 7/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Yes, I could ping "xyz.ab.edu" from my pc, but not "xyz.ab.edu:8181" (8181 is the port number on which tomcat is receiving requests). If I use "telnet localhost 8181" from xyz.ab.edu, it lets me in... but "telnet xyz.ab.edu 8181" doesnt wo

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread sbandha2
Can you ping "xyz.ab.edu" from your pc? I am thinking the name resolutoin( ip -> pc name) is not working properly. SK - Hide quoted text - - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, July 10, 2006 3:49 PM Subject: problem accessing the webpages

Re: problem accessing the webpages using specific hostname

2006-07-10 Thread Shinya Koizumi
Can you ping "xyz.ab.edu" from your pc? I am thinking the name resolutoin( ip -> pc name) is not working properly. SK - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, July 10, 2006 3:49 PM Subject: problem accessing the webpages using specific hostn

problem accessing the webpages using specific hostname

2006-07-10 Thread sbandha2
Hi, I installed the tomcat server as a standalone server. I could access all the pages through the url http://localhost:8080.. but I cannot access it using the hostname(say http://xyz.abc.edu:8080) of the host on which I installed tomcat. Is there any configuration file in which I have to specify

problem accessing the webpages using specific hostname

2006-07-10 Thread sbandha2
Hi, I installed the tomcat server as a standalone server. I could access all the pages through the url http://localhost:8080.. but I cannot access it using the hostname(say http://xyz.abc.edu:8080) of the host on which I installed tomcat. Is there any configuration file in which I have to specify