From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 17:13:04 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 9825416A420 for ; Tue, 28 Feb 2006 17:13:04 +0000 (GMT) (envelope-from lars@gmx.at) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 30BA743D6E for ; Tue, 28 Feb 2006 17:13:01 +0000 (GMT) (envelope-from lars@gmx.at) Received: (qmail invoked by alias); 28 Feb 2006 17:13:00 -0000 Received: from 114.250.62.81.cust.bluewin.ch (EHLO [192.168.1.10]) [81.62.250.114] by mail.gmx.net (mp031) with SMTP; 28 Feb 2006 18:13:00 +0100 X-Authenticated: #912863 Message-ID: <4404849C.50706@gmx.at> Date: Tue, 28 Feb 2006 18:13:00 +0100 From: "lars@gmx.at" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <20060228152555.GE29050@tigger.digitaltorque.ca> <44046E9D.9090302@orchid.homeunix.org> In-Reply-To: <44046E9D.9090302@orchid.homeunix.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: limiting brute force attacks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lars@gmx.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 17:13:04 -0000 Karol Kwiatkowski wrote: > Michael P. Soulier wrote: >> Hey people, >> >> I've seen some efforts from the netfilter community on Linux to provide a >> means to limit brute-force attacks via firewall rules. Can anyone suggest a >> way to do the same on FreeBSD? >> >> I'm primarily interested in limiting attacks on sshd. I already use RSA auth, >> but I like defense-in-depth. > > Hi Michael, > > you can use pf firewall (probably others, too) to limit/refuse > incoming connections. Have a look at Niki Denev's post @stable: > > http://lists.freebsd.org/pipermail/freebsd-stable/2006-February/022616.html > > Regards, > > Karol > And maybe you would care to look at the archive where this question has been asked and answered many times. Kind regards lars.