From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 19:55:27 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23BD8C15 for ; Wed, 5 Nov 2014 19:55:27 +0000 (UTC) Received: from mail-ig0-x232.google.com (mail-ig0-x232.google.com [IPv6:2607:f8b0:4001:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA3E0E6C for ; Wed, 5 Nov 2014 19:55:26 +0000 (UTC) Received: by mail-ig0-f178.google.com with SMTP id a13so2053758igq.11 for ; Wed, 05 Nov 2014 11:55:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=6zpind9ztm8/C4fY3AnvBEwcQQnj/OuOQnEnUVNoAag=; b=fkROzJ4VqyWpwSfc3Z+6i9eya6C21mHEYxs7DdcKNJ8reJib9JoOJxIX48NjYwC66l tSDXxtXFsNxazsC1IqF5uLs0uNU1dg2DcLBUizbmjcfGYuB4tIB6aHvXORFDalcMxc+Z tODtEJybMGIB4u0on/C2+gK4ysf6K91LV7va1NLIc5oeFbcXUQ7tXgHoKLCFGAJ2MprP tq03mepoTTcE8s8OGgPwcz50/U+ciffg8Z3rFMP+gl2ugI4vexwIlOVoxEMecNnVWE7u 0g/J66ezbfmAIJg3socTy/p+bHu0B7JVDJEor7tARx/ePD0xCvaSLWdBkVb3GsqiqT8K caPA== X-Received: by 10.50.43.231 with SMTP id z7mr8270660igl.36.1415217326313; Wed, 05 Nov 2014 11:55:26 -0800 (PST) Received: from localhost.localdomain (63-225-227-131.slkc.qwest.net. [63.225.227.131]) by mx.google.com with ESMTPSA id j36sm1910248ioo.23.2014.11.05.11.55.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Nov 2014 11:55:25 -0800 (PST) Message-ID: <545A80AB.3050509@gmail.com> Date: Wed, 05 Nov 2014 12:55:23 -0700 From: jd1008 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: sshguard pf References: <20141102154444.GA42429@ymer.thorshammare.org> <1415133076.3101293.187068781.08AE26B5@webmail.messagingengine.com> In-Reply-To: <1415133076.3101293.187068781.08AE26B5@webmail.messagingengine.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 19:55:27 -0000 I read the web page you cite. However, this is for the client side. What about the server side? How does this affect attacks against the server? On 11/04/2014 01:31 PM, Mark Felder wrote: > You could always enable 2 Factor Auth for SSH and then they'll > definitely have no chance of getting in :-) > > http://blog.feld.me/posts/2014/07/ssh-two-factor-authentication-on-freebsd/ > > > Good luck! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >