From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 10:52:48 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 B144B1065672 for ; Fri, 2 Jul 2010 10:52:48 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from smtp-gw29.mailanyone.net (smtp-gw29.mailanyone.net [208.70.128.55]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC7D8FC16 for ; Fri, 2 Jul 2010 10:52:47 +0000 (UTC) Received: from mailanyone.net by smtp-gw29.mailanyone.net with esmtpa (MailAnyone extSMTP jalmberg@identry.com) id 1OUdrR-0005jg-8B for freebsd-questions@freebsd.org; Fri, 02 Jul 2010 05:52:46 -0500 Message-ID: <4C2DC4FC.7070004@identry.com> Date: Fri, 02 Jul 2010 06:52:44 -0400 From: John Almberg User-Agent: Postbox 1.1.5 (Macintosh/20100613) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 10:52:48 -0000 Hi guys, Woke up this morning and discovered that one of my FreeBSD 7.2 servers was down. When I try to SSH into the box, I get this: ~ 510 $ ssh me@my.example.com ssh_exchange_identification: Connection closed by remote host FTP doesn't work, either, but the DNS server on the machine responds to queries, and I can ping the box. Any ideas on what might be the problem? Thanks: John