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
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
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
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
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
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
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 work.
Thanks,
Sruthi
Can you ping "xyz.ab.edu" from your pc?
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 hostname
> Hi,
>
> I i