mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
Fail2Ban scans log files like /var/log/pwdfail and bans IP
|
|
that makes too many password failures. It updates firewall
|
|
rules to reject the IP address. Theses rules can be defined by
|
|
the user. Fail2Ban can read multiple log files such as sshd
|
|
or Apache web server ones.
|