Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501590 - net-analyzer/fail2ban-0.8.12-r1 [php-url-fopen] 2 times in jail.conf
Summary: net-analyzer/fail2ban-0.8.12-r1 [php-url-fopen] 2 times in jail.conf
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Netmon project
URL: https://github.com/fail2ban/fail2ban/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 15:54 UTC by Christophe PEREZ
Modified: 2014-02-17 16:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe PEREZ 2014-02-17 15:54:44 UTC
net-analyzer/fail2ban-0.8.12-r1 jail.conf contains 2 times :

# Ban attackers that try to use PHP's URL-fopen() functionality
# through GET/POST variables. - Experimental, with more than a year
# of usage in production environments.
[php-url-fopen]

enabled  = false
action   = iptables-multiport[name=php-url-open, port="http,https"]
filter   = php-url-fopen
logpath  = /var/www/*/logs/access_log
maxretry = 1


Reproducible: Always