LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Preventing Brute Force Attacks With BlockHosts On Debian Lenny (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-preventing-brute-force-attacks-with-blockhosts-on-debian-lenny-843896/)

LXer 11-12-2010 10:01 AM

LXer: Preventing Brute Force Attacks With BlockHosts On Debian Lenny
 
Published at LXer:

In this article I will show how to install and configure BlockHosts on a Debian Lenny system. BlockHosts is a Python tool that observes login attempts to various services, e.g. SSH, FTP, etc., and if it finds failed login attempts again and again from the same IP address or host, it stops further login attempts from that IP address/host. By default, BlockHosts supports services that use TCP_WRAPPERS, such as SSH, i.e. services, that use /etc/hosts.allow or /etc/hosts.deny, but it can also block other services using iproute or iptables.

Read More...


All times are GMT -5. The time now is 04:36 PM.