From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 15:48:31 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DFA6106564A for ; Fri, 18 Jun 2010 15:48:31 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 234028FC0A for ; Fri, 18 Jun 2010 15:48:30 +0000 (UTC) Received: by gwj20 with SMTP id 20so1050226gwj.13 for ; Fri, 18 Jun 2010 08:48:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=/9NtnoMUVHJUiHQFZZVbP4tRLbWof4785d3QwEd1ZbU=; b=KJ0RtfVIFIhhM2zxC3cOE8jLHcD4DhsSs3ocmOmgUmv2MxR5LiJNfEOlrw6zxbUFs2 QRThRm1aQrxL90ZPATMl5E2o44sI0Ks1pY1GNGK6awDHfwTh4wVr8sI/xPV4tZPXf2f6 LujguzIA+UbZB2pBiSP/ALL4c+AC9ZdQYNv8w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Lps70VSvEPjxrU2jh2A2bTSga9Ji/Rneynfsf0ZBciFPNsizglwgEP8KXTJP092wRl BOjo+0R0grZUvmAYt4UF5FbuPFF0WHqUQTBjMhFNQw4NzYxN6KjfLdd5hPJWbAvPvoOn HkeCrdaREDyWiFQO+0ryRztT0rtJfn3ieYFQw= Received: by 10.224.18.36 with SMTP id u36mr885033qaa.64.1276876110307; Fri, 18 Jun 2010 08:48:30 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id l1sm34990571qck.33.2010.06.18.08.48.26 (version=SSLv3 cipher=RC4-MD5); Fri, 18 Jun 2010 08:48:27 -0700 (PDT) Message-ID: <4C1B9549.4080801@gmail.com> Date: Fri, 18 Jun 2010 11:48:25 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 MIME-Version: 1.0 To: Kaya Saman References: <367428.93212.qm@web51108.mail.re2.yahoo.com> <4C1B67B2.8000309@nrdx.com> <4C1B90CE.4020509@netscape.net> In-Reply-To: <4C1B90CE.4020509@netscape.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jerry Bell , freebsd-questions@freebsd.org Subject: Re: system is under attack (what can I do more?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 15:48:31 -0000 Hi, On 6/18/10 11:29 AM, Kaya Saman wrote: > [...] >> Look at ports/security/sshguard and ports/security/bruteblock. >> >> I use sshguard with ipfilter, but it works with pf and ipfw as well. >> It is very simple to set up and gets the job done. >> > > Hi just wanted to say thanks for stating this as I'm also looking for a > BSD version of fail2ban which I couldn't find in the FreeBSD ports > collection...... > security/py-fail2ban Regards, -- Glen Barber