Use the address attribute of your connector to make the connector listen on only one IP.

<Connector port="8080" address="192.168.0.10" ...all the rest.... />

--David

Gunnar Pörschke wrote:

:-( this is how to configure remote ip adresses. This doesn't help at all...
I need to configure the ip adress for my (local) tomcat itself ....
Tomcat currently listen to all incoming connections no matter if they come
from network interface card 1 or network interface card 2 :((((
Any other suggestion?

grunar

-----Ursprüngliche Nachricht-----
Von: Tim Funk [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. Juni 2004 15:07
An: Tomcat Users List
Betreff: Re: IP Adresses



http://jakarta.apache.org/tomcat/faq/security.html#restrict

-Tim

Gunnar Pörschke wrote:


Does anyone know how to configure tomcat to block only one specific Ip adress. I have one PC with two NICs. Tomcat blocks all available ip adress. How can I set a limitation?

to anable additionally connectors in tomcats admin interface doesn`t work, either :-(




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to