From owner-freebsd-questions@FreeBSD.ORG Tue Sep 19 21:12:41 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA95A16A47C for ; Tue, 19 Sep 2006 21:12:41 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C96743D5E for ; Tue, 19 Sep 2006 21:12:38 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1379pye for ; Tue, 19 Sep 2006 14:12:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T9Zf6PZVnqpBKyJ4ispvFUC+4wDHRasef30KcTiX1r+Z6RFgmIA8edZOrZFrWVwDzFWfWo4bKwJz6axWeMqX3CgEJi9ud+TBzvAXobGl7jEARqICKg17Xih49d6xcqAHMIPyAYrhX1sLP2KkAyGSBTvXpOMIQ1AwDRBLad3+vKE= Received: by 10.35.39.13 with SMTP id r13mr6575015pyj; Tue, 19 Sep 2006 14:12:38 -0700 (PDT) Received: by 10.35.112.18 with HTTP; Tue, 19 Sep 2006 14:12:37 -0700 (PDT) Message-ID: <70e8236f0609191412p5779d94cqa16df5631f4de916@mail.gmail.com> Date: Tue, 19 Sep 2006 22:12:37 +0100 From: "Joao Barros" To: "Dan Mahoney, System Admin" In-Reply-To: <20060919165400.A4380@prime.gushi.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060919165400.A4380@prime.gushi.org> Cc: danger@freebsd.org, questions@freebsd.org Subject: Re: sshd brute force attempts? 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: Tue, 19 Sep 2006 21:12:41 -0000 On 9/19/06, Dan Mahoney, System Admin wrote: > Hey all, > > I've looked around and found several linux-centric things designed to > block brute-force SSH attempts. Anyone out there know of something a bit > more BSD savvy? > > My best attempt will be to get this: > > http://www.csc.liv.ac.uk/~greg/sshdfilter/index_15.html > > running and adapt it. > > I've found a few things based on openBSD's pf, but that doesn't seem to be > the default in BSD either. > > Any response appreciated. > I'm using BruteForceBlocker quite successfully. I take the opportunity to thank danger for it :-) http://www.freshports.org/security/bruteforceblocker/ -- Joao Barros