Junji’s Blog Site

Preventing Brute Force Attacks With Fail2ban On Fedora 9

August 29, 2008 · Leave a Comment

Version 1.0
Author: Falko Timme <ft [at] falkotimme [dot] com>
Last edited 08/08/2008

In this article I will show how to install and configure fail2ban on a Fedora 9 system. Fail2ban is a tool that observes login attempts to various services, e.g. SSH, FTP, SMTP, Apache, etc., and if it finds failed login attempts again and again from the same IP address or host, fail2ban stops further login attempts from that IP address/host by blocking it with an iptables firewall rule.

Read more on Howtoforge.com

Categories: Administration · Security

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment