From owner-freebsd-stable@freebsd.org Wed Sep 23 12:37:34 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0158A02891 for ; Wed, 23 Sep 2015 12:37:34 +0000 (UTC) (envelope-from fbsd@xtaz.co.uk) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 99626158C for ; Wed, 23 Sep 2015 12:37:34 +0000 (UTC) (envelope-from fbsd@xtaz.co.uk) Received: by mailman.ysv.freebsd.org (Postfix) id 96F8BA02890; Wed, 23 Sep 2015 12:37:34 +0000 (UTC) Delivered-To: stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 968B6A0288E for ; Wed, 23 Sep 2015 12:37:34 +0000 (UTC) (envelope-from fbsd@xtaz.co.uk) Received: from mail.xtaz.uk (tao.xtaz.uk [IPv6:2001:8b0:202::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CA78158B for ; Wed, 23 Sep 2015 12:37:34 +0000 (UTC) (envelope-from fbsd@xtaz.co.uk) Received: by mail.xtaz.uk (Postfix, from userid 1001) id 0DC8920AEE8F; Wed, 23 Sep 2015 13:37:31 +0100 (BST) Date: Wed, 23 Sep 2015 13:37:30 +0100 From: Matt Smith To: Kurt Jaeger Cc: Doug Hardie , FreeBSD Stable ML Subject: Re: when the sshd hits the fan Message-ID: <20150923123730.GA15788@xtaz.uk> Mail-Followup-To: Matt Smith , Kurt Jaeger , Doug Hardie , FreeBSD Stable ML References: <56026686.8030308@norma.perm.ru> <8CC54339-0028-4CE4-9AAD-2248CD4E2FC9@lafn.org> <20150923104454.GG36682@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20150923104454.GG36682@home.opsec.eu> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2015 12:37:34 -0000 On Sep 23 12:44, Kurt Jaeger wrote: > >It did enter the PR system. > >https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190447 > >I'll have a look at it, it annoys me as well 8-} > If this type of thing is being done on the base system sshd it would also be useful to look at the port version of ssh as well? I use the port and it has always annoyed me that I get constant "connection refused" whilst I'm waiting for the server to fully boot up! -- Matt