From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 11:06:14 2010 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 58BB61065675 for ; Fri, 2 Jul 2010 11:06:14 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D71DC8FC1D for ; Fri, 2 Jul 2010 11:06:13 +0000 (UTC) Received: by bwz12 with SMTP id 12so1842487bwz.13 for ; Fri, 02 Jul 2010 04:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=rzt2wNoJGN8TGMb8GqxFVL7uHjvuArqE5tufyfspz7I=; b=uzrIQy6WmI/63wWmKV7P7cTf2AxY6kKI88+vpinmvudxKEsGPwWq8yqvrHQJsnmo8A NITDYWPe3pnOrb+jfzf8TQwOOSgZfoXv8nyOJlc/+vysMIlxDvzAfeMjNJTn5wtlntnB sWv8OhSluhVqO0w8ZcdsK9IcI1IOZqsbwqHzg= 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=ZzZYSLbXA/AzH3yIltjt9VVaoei+/ZyylTdDxbAh+efvBlK9zAY1Q8lzzyyDaJ5YIu r9igiFc9Ikz08dLzj1bMW91gtQ4FLIw4wqorAKoeLknzeWZts08rDvO30PrxYe+jGPgv rgM4zMC9+ivcRsOwhTZNfvtXVUmrd3XW1bzUc= MIME-Version: 1.0 Received: by 10.204.61.10 with SMTP id r10mr463177bkh.198.1278068769996; Fri, 02 Jul 2010 04:06:09 -0700 (PDT) Received: by 10.204.102.77 with HTTP; Fri, 2 Jul 2010 04:06:09 -0700 (PDT) In-Reply-To: <4C2DC4FC.7070004@identry.com> References: <4C2DC4FC.7070004@identry.com> Date: Fri, 2 Jul 2010 13:06:09 +0200 Message-ID: From: Christer Solskogen To: John Almberg Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: ssh_exchange_identification: Connection closed by remote host 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, 02 Jul 2010 11:06:14 -0000 On Fri, Jul 2, 2010 at 12:52 PM, John Almberg wrote: > ~ 510 $ ssh me@my.example.com > ssh_exchange_identification: Connection closed by remote host > Locked account, maybe? -- chs,