That number is not necessarily the IP address used to connect to your
server.

On Sun, Nov 7, 2010 at 6:28 PM, Assaf <ass...@yahoo.com> wrote:

> A filter to block is good. But then I would not be able to see him doing it
> again and then find out the issue.
>
> Assaf
>
>
> ----- Original Message ----
> From: "Caldarale, Charles R" <chuck.caldar...@unisys.com>
> To: Tomcat Users List <users@tomcat.apache.org>
> Sent: Sun, November 7, 2010 6:48:20 PM
> Subject: RE: Malicious host is crashing my server
>
> > From: Assaf [mailto:ass...@yahoo.com]
> > Subject: Malicious host is crashing my server
>
> > what can I do to better protect?
>
> As a temporary preventive measure, you can disable access from this
> particular
> IP address by configuring the RemoteAddrValve in server.xml:
>
> <Valve className="org.apache.catalina.valves.RemoteAddrValve"
> deny="79\.177\.23\.102"/>
>
> That should give you some time to work out the real fix.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to