Bug 788542 - mod_evasive does not work
Summary: mod_evasive does not work
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mod_evasive
Version: el6
Hardware: i386
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jan ONDREJ
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-08 12:09 UTC by mad
Modified: 2012-02-08 17:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-08 17:49:32 UTC
Type: ---


Attachments (Terms of Use)

Description mad 2012-02-08 12:09:57 UTC
Description of problem:
mod_evasive 

Version-Release number of selected component (if applicable):
1.10.1-10.el6

How reproducible:
Every time

Steps to Reproduce:
1. install httpd and mod_evasive
2. run test.pl script delivered with package from another host
  
Actual results:
nothing is blocked

Expected results:
after a certain amount of requests, as configured, requests should be blocked

Additional info:
tested w/ Debian stable, works out of the box with nearly the same versions of Apache2 and mod_evasive.

Comment 1 Jan ONDREJ 2012-02-08 17:49:32 UTC
I can't see any problems. Here is output of test.pl on my system.
Target system - Centos6, default configuration,
test.pl system - Fedora 16.

[ondrejj@work tmp]$ ./test.pl
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
HTTP/1.1 403 Forbidden
...

Did you changed IP address in test.pl? By default localhost is tested.

Closing this as works for me. If you can reproduce this on other system, reopen bug.


Note You need to log in before you can comment on or make changes to this bug.