Only a Ip's set in application TOMCAT

2006-06-09 Thread Julio Rios

Hello, I have a Tomcat with these releases:

Versión de Tomcat: Apache Tomcat/5.5.17
Versión JVM: 1.4.2_01-b06
Nombre de SO: Windows XP

I have two applications and one web services (axis)

I like to do the tomcat filter by Ip in my applications and my web service.

For example:

App1 only can acces from 192.168.0.0/24 and 192.168.1.0/24
App2 can acces from 192.168.0.0/24 and the next Ip 100.100.100.1/32
WebService can access only from 100.100.100.1/32 and 100.100.90.1/32

It is possible?

Do you any idea where I have to change the Tomcat conf?

Best regrads, Julio.


Re: Only a Ip's set in application TOMCAT

2006-06-09 Thread Tim Funk

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

-Tim

Julio Rios wrote:

Hello, I have a Tomcat with these releases:

Versión de Tomcat: Apache Tomcat/5.5.17
Versión JVM: 1.4.2_01-b06
Nombre de SO: Windows XP

I have two applications and one web services (axis)

I like to do the tomcat filter by Ip in my applications and my web service.

For example:

App1 only can acces from 192.168.0.0/24 and 192.168.1.0/24
App2 can acces from 192.168.0.0/24 and the next Ip 100.100.100.1/32
WebService can access only from 100.100.100.1/32 and 100.100.90.1/32

It is possible?

Do you any idea where I have to change the Tomcat conf?

Best regrads, Julio.



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