From owner-freebsd-questions@FreeBSD.ORG Mon Jan 6 10:45:39 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 579AA9DB for ; Mon, 6 Jan 2014 10:45:39 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2F04D1D15 for ; Mon, 6 Jan 2014 10:45:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=Gx+2YRQeBra+YeiQ7Q+obAPGNq8BV9R7qtt5e3LqPxE=; b=H5u2Ah9qG3ZovLGrSVqNpVTDPmJQ5Qs00ly2QwAAnXWva46DtyLpnW+SYq7pCli9sg9TSGGg1RYJ1T9um1qGCqLQXbloTbT7lydUFGimjqwi8PL2tDB00mjbEIEM9t+SRoJHhHR0MgoR8DhmNc6SSynfLTmCNZH3bznINetd2+s=; Received: from [120.166.243.39] (port=55064 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1W07QK-001gzh-W2; Mon, 06 Jan 2014 03:28:45 -0700 Date: Mon, 6 Jan 2014 18:28:26 +0800 From: Erich Dollansky To: eras mus Subject: Re: Message-ID: <20140106182826.28018a2f@X220.alogt.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 10:45:39 -0000 Hi, On Mon, 6 Jan 2014 15:18:34 +0530 eras mus wrote: > Dear List, > > I am maintaining a FreeBSD server Box, recently i am facing a issue > that the server unable to access via ssh, its not pinging. The > Server after a forced restart is up for some time. Able to login from > a remote machine as well as a physical console for sometime. After a > few minutes the sever console be pinged or ssh. In server console > also the machine hungs unable to enter root password in the prompt. > If I do a power restart it is restarting up again and I can ssh also > login from the console, but after few minutes it hungs no ssh and > pinging from LAN machine not possible. How to trouble shoot, Please > shed some light on it. _______________________________________________ sounds like a hardware problem to me. The server was running fine for some time before? Erich