quote="ewkilian"
Mais on peut pas bloquer via un firewall les Ip qui tentent plus de 10fois par exemple ?
(…)[/quote]
[code]roc@roc:/usr/src/linux-2.6.23.1$ aptitude show fail2ban
Paquet : fail2ban
État: installé
Automatiquement installé: oui
Version : 0.8.1-2
Priorité : optionnel
Section : net
Responsable : Yaroslav Halchenko debian@onerussian.com
Taille décompressée : 586k
Dépend: python-central (>= 0.5.8), python (>= 2.4), iptables, lsb-base (>= 2.0-7)
Suggère: python-gamin, mailx
Description : bans IPs that cause multiple authentication errors
Monitors log files (e.g. /var/log/auth.log, /var/log/apache/access.log) and temporarily or persistently bans failure-prone addresses by updating existing
firewall rules. The software was completely rewritten at version 0.7.0 and now allows easy specification of different actions to be taken such as to ban an
IP using iptables or hostsdeny rules, or simply to send a notification email. Currently, by default, supports ssh/apache/vsftpd but configuration can be
easily extended for monitoring any other ASCII file. All filters and actions are given in the config files, thus fail2ban can be adopted to be used with a
variety of files and firewalls.
Homepage: http://www.fail2ban.org
Marqueurs: admin::{automation, firewall, ids, implemented-in::python, interface::commandline, interface::daemon, log-analyzer}, logging, monitoring},
network::firewall, protocol::ip, role::program, security::{authentication, use::login, use::monitor, works-with::logfile, works-with::text,
works-with-format::plaintext
[/code]