From owner-freebsd-questions@FreeBSD.ORG Fri Apr 8 21:15:31 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 539DB1065784 for ; Fri, 8 Apr 2011 21:15:31 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id DA3018FC25 for ; Fri, 8 Apr 2011 21:15:30 +0000 (UTC) Received: by fxm11 with SMTP id 11so3362295fxm.13 for ; Fri, 08 Apr 2011 14:15:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=oGezQ6+ZzmI0R3h0Wm7tmMAakE9k5ELR31DWVA+jX6o=; b=aBJuC7dkr9ziEe4ftL8EutdDwOoQTLIH51TrtvDtVTB6OITTc9rXciMCbCXbqZ+qLw 1C/up4AZPzwwGuZxfMvdNHt5vN+b3RjJikAXD3w0Zsmti5URXEI9bipXa6cuT24Vo7bh aQOBl29w90r6/HqwkHCGVUyuQzpai2j0N6AWQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=omNCcWCoORe6wBPpJQE5Q+5BrQUe2O0byM8LFdISE9fMc+dTKiLkYNNh8iU3oU/lX4 xFyP2nO2t0aSif7VpbmWx4cpHBSps0KiUVhMMUar9vb71C2KwpOAu3AOegzaZIfDzCAa bcsJ73qcf8Mb4EDC3rONaqolsO6ZdmUg3vvRM= MIME-Version: 1.0 Received: by 10.223.6.11 with SMTP id 11mr2769913fax.93.1302297329914; Fri, 08 Apr 2011 14:15:29 -0700 (PDT) Received: by 10.223.93.137 with HTTP; Fri, 8 Apr 2011 14:15:29 -0700 (PDT) In-Reply-To: <20110408192217.88744.qmail@irelay.ssr.com> References: <20110408192217.88744.qmail@irelay.ssr.com> Date: Fri, 8 Apr 2011 17:15:29 -0400 Message-ID: From: "illoai@gmail.com" To: Scott Ballantyne Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: SSHD Strangeness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2011 21:15:31 -0000 On 8 April 2011 15:22, Scott Ballantyne wrote: > I've never seen this before, but when ssh'ing to my server today, I > got: > > ssh_exchange_identification: Connection closed Was this multiple log-in failures receiving the same error message? & is this log-in happening across the internet or is this on your local network? -- --