You can implement a filter to check all request to your app before
processing. But if you don't want an IP address to access your app then I
assume you don't want that IP address accessing anything on the OS you're
running. If you have access to the OS running your app in this case it
better to use a firewall like iptables to block the forbidden addresses.

On 1/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Hello list,

I'm unsing Tomcat 5.5 in a intranet environment. Is it possible to shut
out
special IP adresses or subnets by Tomcat configuration? A Address
specified
on this 'blacklist' should not get ANY response from Tomcat.
Is this possible and if, how?

Thanks,
Jan

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




--
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)

Reply via email to