In this article I will show how to install and configure fail2ban on an OpenSUSE 10.3 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.
| » You might also be interested in the following articles: |
| openSUSE 10.3 is released (useful links) Prevent Fedora Core yum hang up Ubuntu Iptables Firewall: set of useful links Why use SUDO instead of SU? Run Photoshop with Ubuntu (or any other Linux) |
» Want to stay up to date? Subscribe to our E-MAIL or RSS feed!
In this article I will show how to install and configure 








1 Response to “Prevent Brute Force Attacks at OpenSUSE 10.3”