2007/11/19, Greg Boyington <[EMAIL PROTECTED]>:
> On Nov 19, 2007 3:21 AM, Christian Folini <[EMAIL PROTECTED]> wrote:
> > Hey Greg,
> >
> > could you elaborate on this? How would you prevent this
> > attack with mod_access?
>
> In one case where an attack was under way but I didn't have access to
> the firewall, I added something like:
>
> Order Deny,Allow
> # offending requests coming from this class C
> Deny from 192.168.123
> Allow from all

Using mod_access can stop an attacker, but it can't prevent the attack
at first, right? In my case the IPs were always different, so this
won't help me much in the future.

Ben

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to