From owner-freebsd-stable@FreeBSD.ORG Tue Apr 11 17:30:32 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E89316A402 for ; Tue, 11 Apr 2006 17:30:32 +0000 (UTC) (envelope-from danger@rulez.sk) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6BA943D45 for ; Tue, 11 Apr 2006 17:30:31 +0000 (GMT) (envelope-from danger@rulez.sk) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 82F8A10E57A; Tue, 11 Apr 2006 19:31:41 +0200 (CEST) Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86791-03; Tue, 11 Apr 2006 19:31:40 +0200 (CEST) Received: from danger.mcrn.sk (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id D71A910E56A; Tue, 11 Apr 2006 19:31:40 +0200 (CEST) Date: Tue, 11 Apr 2006 19:29:04 +0200 From: Daniel Gerzo X-Mailer: The Bat! (v3.62.14) Professional X-Priority: 3 (Normal) Message-ID: <1426257861.20060411192904@rulez.sk> To: Dmitriy Kirhlarov In-Reply-To: <20060411170437.GD66947@dimma.mow.oilspace.com> References: <443B6FC8.8080503@egonflower.com> <20060411170437.GD66947@dimma.mow.oilspace.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Cc: freebsd-stable@freebsd.org Subject: Re[2]: bruteforce X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2006 17:30:32 -0000 Hello Dmitriy, Tuesday, April 11, 2006, 7:04:37 PM, you typed the following: > On Tue, Apr 11, 2006 at 10:58:48AM +0200, Matteo 'egon' Baldi wrote: >> Hy, I'm triing to find a solution to bruteforce attack, mostly on port 22, without >> moving services on different ports. > try to use > /usr/ports/security/sshit maybe security/bruteforceblocker > By. > Dmitriy -- Best regards Daniel