Ip on the diferent apps on Tomcat
- From: "Julio Rios" <julio.rios.2006 (at) gmail.com>
- Date: Thu, 15 Jun 2006 09:31:23 +0200
Hello I have one machine with this release:
Información de Servidor
Versión de Tomcat: Apache Tomcat/5.5.17
Versión JVM: 1.4.2_01-b06
Vendedor JVM: Sun Microsystems Inc.
Nombre de SO: Windows XP
Versión de SO: 5.1
Arquitectura de SO: x86
In this server I have two application and one web server using axis.
I want to restrict by Ip the apps and web service. It is possible?
Example:
App1, I want that only the net 192.168.0.0 / 24 can access it
App2, I want that only the next nets 192.168.0.0 / 24 and 192.168.1.0 / 24
Webservice, I want that only the next Ip can access it (192.168.0.1 / 32 and
100.155.110.55 / 32)
Best regards, Julio.