Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: shut out IP-adresses / subnets

EDMOND KEMOKAI

2007-01-16

Replies:

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, news@(protected):
>
> 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@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>


--
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)
©2008 junlu.com - Jax Systems, LLC, U.S.A.