From owner-freebsd-questions@FreeBSD.ORG Tue Nov 14 09:17:43 2006 Return-Path: X-Original-To: freebsd-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 661FD16A403 for ; Tue, 14 Nov 2006 09:17:43 +0000 (UTC) (envelope-from ewhac@best.com) Received: from ewhac.best.vwh.net (ewhac.best.vwh.net [192.220.66.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267B843D8D for ; Tue, 14 Nov 2006 09:17:40 +0000 (GMT) (envelope-from ewhac@best.com) Received: (qmail 98502 invoked by uid 17017); 14 Nov 2006 09:17:40 -0000 Received: from unknown (HELO walkies.ewhac.org) ([127.0.0.1]) (envelope-sender ) by 127.0.0.1 (qmail-ldap-1.03) with SMTP for ; 14 Nov 2006 09:17:40 -0000 Received: from ewhac by walkies.ewhac.org with local (Exim 3.36 #1 (Debian)) id 1GjuQE-0000rS-00 for ; Tue, 14 Nov 2006 01:17:38 -0800 Date: Tue, 14 Nov 2006 01:17:38 -0800 To: freebsd-questions@freebsd.org Message-ID: <20061114091737.GA3207@best.com> References: <20061113060528.GA7646@best.com> <455836A2.6010004@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <455836A2.6010004@gmx.net> User-Agent: Mutt/1.5.13 (2006-08-11) From: "Leo L. Schwab" Subject: Re: Blocking SSH Brute-Force Attacks: What Am I Doing Wrong? 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, 14 Nov 2006 09:17:43 -0000 On Mon, Nov 13, 2006 at 10:10:58AM +0100, Frank Staals wrote: > I had the same 'problem'. As said it's not realy a problem since FreeBSD > will hold just fine if you don't have any rather stupid user + pass > combinations. While FreeBSD and OpenSSH are very good, I'm not prepared to rely solely on that. I'd also prefer that the script kiddies not consume my gaming bandwidth by trying to crack my box, so best to just block them at the firewall and make them go somewhere else. Schwab