Making Tomcat listen on a specific IP.

2002-02-15 Thread Bob Dushok
I'm running Tomcat 4.0.2 on a Red Hat box with seven IP addresses. I've been trying to configure Tomcat to listen to only one of these seven IPs but haven't had any success. I'm looking for something similar to the Apache listen directive. Any suggestions would be appreciated. Tia, Bob

RE: Making Tomcat listen on a specific IP.

2002-02-15 Thread Reynir Hübner
Tomcat listen on a specific IP. I'm running Tomcat 4.0.2 on a Red Hat box with seven IP addresses. I've been trying to configure Tomcat to listen to only one of these seven IPs but haven't had any success. I'm looking for something similar to the Apache listen directive. Any

Re: Making Tomcat listen on a specific IP.

2002-02-15 Thread Christopher K. St. John
Bob Dushok wrote: I'm running Tomcat 4.0.2 on a Red Hat box with seven IP addresses. I've been trying to configure Tomcat to listen to only one of these seven IPs but haven't had any success. You're running in standalone mode with the HTTP/1.1 connector? Have you looked at:

Re: Making Tomcat listen on a specific IP.

2002-02-15 Thread Bob Dushok
Thanks, that was the attribute I needed. Bob Christopher K. St. John wrote: Bob Dushok wrote: I'm running Tomcat 4.0.2 on a Red Hat box with seven IP addresses. I've been trying to configure Tomcat to listen to only one of these seven IPs but haven't had any success. You're running in