You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brian Wolf <br...@knowledgextensions.com> on 2002/07/10 21:44:41 UTC

newbie

Hi, 

I am trying to access my tomcat server from outside. I can access  locally fine,
as when I run the servlet examples.

Request Information Example
Method:  GET  
Request URI:  /examples/servlet/RequestInfoExample  
Protocol:  HTTP/1.1  
Path Info:  null  
Remote Address:  209.23.8.113  

However, when I try to access through the remote address, as is indicated ,

http://209.23.8.113/index.html  

I get cannot find server error

Thanks, Brian



Re: newbie

Posted by Brian Wolf <br...@knowledgextensions.com>.
Thanks all, thanks John!

----- Original Message -----
From: "John Rishea" <jr...@avaya.com>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Wednesday, July 10, 2002 3:56 PM
Subject: RE: newbie


> Brian,
> I got to your default tomcat page just fine by using
> http://209.23.8.113:8080/index.html.  Tomcat, by default, listens on that
> port.
>
> __________________
> John Rishea
> Avaya Inc.
>
> -----Original Message-----
> From: Brian Wolf [mailto:brianw@knowledgextensions.com]
> Sent: Wednesday, July 10, 2002 1:45 PM
> To: tomcat-user@jakarta.apache.org
> Subject: newbie
>
>
> Hi,
>
> I am trying to access my tomcat server from outside. I can access  locally
> fine,
> as when I run the servlet examples.
>
> Request Information Example
> Method:  GET
> Request URI:  /examples/servlet/RequestInfoExample
> Protocol:  HTTP/1.1
> Path Info:  null
> Remote Address:  209.23.8.113
>
> However, when I try to access through the remote address, as is indicated
,
>
> http://209.23.8.113/index.html
>
> I get cannot find server error
>
> Thanks, Brian
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: newbie

Posted by John Rishea <jr...@avaya.com>.
Brian,
I got to your default tomcat page just fine by using
http://209.23.8.113:8080/index.html.  Tomcat, by default, listens on that
port.

__________________
John Rishea
Avaya Inc.

-----Original Message-----
From: Brian Wolf [mailto:brianw@knowledgextensions.com]
Sent: Wednesday, July 10, 2002 1:45 PM
To: tomcat-user@jakarta.apache.org
Subject: newbie


Hi,

I am trying to access my tomcat server from outside. I can access  locally
fine,
as when I run the servlet examples.

Request Information Example
Method:  GET
Request URI:  /examples/servlet/RequestInfoExample
Protocol:  HTTP/1.1
Path Info:  null
Remote Address:  209.23.8.113

However, when I try to access through the remote address, as is indicated ,

http://209.23.8.113/index.html

I get cannot find server error

Thanks, Brian




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: newbie

Posted by Yu Ye Zhou <yu...@yahoo.com>.
You might have a firewall in your computer that
prevents you from remote access. 
I have this problem before. I reconfigure my firewall
and solve this problem. 
Are you sure the ip address of your computer is
correct also?

Yu Ye Zhou
--- Brian Wolf <br...@knowledgextensions.com> wrote:
> Hi, 
> 
> I am trying to access my tomcat server from outside.
> I can access  locally fine,
> as when I run the servlet examples.
> 
> Request Information Example
> Method:  GET  
> Request URI:  /examples/servlet/RequestInfoExample  
> Protocol:  HTTP/1.1  
> Path Info:  null  
> Remote Address:  209.23.8.113  
> 
> However, when I try to access through the remote
> address, as is indicated ,
> 
> http://209.23.8.113/index.html  
> 
> I get cannot find server error
> 
> Thanks, Brian
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>