You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Fu-Tung Cheng <fu...@yahoo.com> on 2008/10/23 20:47:28 UTC

One instance listen on 127.0.0.1 and on single external ip

Hi,

I am trying to have my tomcat instance listen on a specific external ip address.

I do that with the <Connector address="207.203.10.45">

Now I also would like to have tomcat remain listening on 127.0.0.1.

Any idea how I get that to happen?

Thank you,

Fu-Tung


      


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: One instance listen on 127.0.0.1 and on single external ip

Posted by Fu-Tung Cheng <fu...@yahoo.com>.
That worked well.  Thank you very much!

Fu-Tung


--- On Thu, 10/23/08, Caldarale, Charles R <Ch...@unisys.com> wrote:

> From: Caldarale, Charles R <Ch...@unisys.com>
> Subject: RE: One instance listen on 127.0.0.1 and on single external ip
> To: "Tomcat Users List" <us...@tomcat.apache.org>
> Date: Thursday, October 23, 2008, 6:52 PM
> > From: Fu-Tung Cheng [mailto:futung.cheng@yahoo.com]
> > Subject: One instance listen on 127.0.0.1 and on
> single external ip
> >
> > I do that with the <Connector
> address="207.203.10.45">
> > Now I also would like to have tomcat remain listening
> on 127.0.0.1.
> 
> Just configure another <Connector> identical to the
> first with the 127.0.0.1 IP address.
> 
>  - Chuck


      


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: One instance listen on 127.0.0.1 and on single external ip

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Fu-Tung Cheng [mailto:futung.cheng@yahoo.com]
> Subject: One instance listen on 127.0.0.1 and on single external ip
>
> I do that with the <Connector address="207.203.10.45">
> Now I also would like to have tomcat remain listening on 127.0.0.1.

Just configure another <Connector> identical to the first with the 127.0.0.1 IP address.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org