From owner-freebsd-questions@FreeBSD.ORG Sat Jun 20 11:40:29 2015 Return-Path: Delivered-To: freebsd-questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E94CC7D for ; Sat, 20 Jun 2015 11:40:29 +0000 (UTC) (envelope-from jholland@vin-dit.org) Received: from mail.vin-dit.org (Mail.vin-dit.org [62.113.216.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABD61E75 for ; Sat, 20 Jun 2015 11:40:28 +0000 (UTC) (envelope-from jholland@vin-dit.org) Received: from mail.vin-dit.org (localhost [127.0.0.1]) by mail.vin-dit.org (Postfix) with ESMTP id 9D1E33370E7 for ; Sat, 20 Jun 2015 07:34:53 -0400 (EDT) Received: from mail.vin-dit.org ([127.0.0.1]) by mail.vin-dit.org (jholland.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ThOg3N0B1XA0 for ; Sat, 20 Jun 2015 07:34:53 -0400 (EDT) Received: from [192.168.61.45] (pool-71-163-186-18.washdc.fios.verizon.net [71.163.186.18]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vin-dit.org (Postfix) with ESMTPSA id DB5F13370DE for ; Sat, 20 Jun 2015 07:34:52 -0400 (EDT) From: John Holland Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: denyhosts/pfctl to block repeated logins? Message-Id: <99DC5CD3-1D40-4A6B-B553-DA2619E942EF@vin-dit.org> Date: Sat, 20 Jun 2015 07:34:50 -0400 To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jun 2015 11:40:30 -0000 What is the best tool to use to block repeated login attempts from = unauthorized hosts? And for deny hosts, how you unblock someone who is = legitimate?