From owner-freebsd-questions@FreeBSD.ORG Mon Jan 6 09:48:36 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75FC3EA8 for ; Mon, 6 Jan 2014 09:48:36 +0000 (UTC) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 12B5E1839 for ; Mon, 6 Jan 2014 09:48:35 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id u56so15648481wes.36 for ; Mon, 06 Jan 2014 01:48:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qz59EAKkG1pfYNP7cwFVs7i+P5DSoFQ7mX1xv7M+iS8=; b=qNBc55ZOVyyxnNbkrcKNQNinnhej1hvvneI8yF0toeTCkIDltur2XEKqORnyQyvxuy WwxcqQqJweDCwFhotUs5rxiBlAn8t5hbk9RYPS384Kcna0mizs9A9qLFuDdBTz42xtiZ LI/DP28ioAUoxU1db5FQHxXCK7DrB70stGh5haGI3gVYnREzsZAR2CnMqmgD6MV/JScc ofpPcTPaAX8AZBjo7mq7vfWELdM+1p+VxW4lQQBf+SZaU5ynrCrY4pAktQtHXQjIEi0B zfkN1zvTyNrqApcSNQ5jT40cPk9OEURXuuUo9KxHfzHjLmCLVcEWqpPwXF5hMtmMjpPj FGYw== MIME-Version: 1.0 X-Received: by 10.180.126.9 with SMTP id mu9mr11712736wib.14.1389001714349; Mon, 06 Jan 2014 01:48:34 -0800 (PST) Received: by 10.180.78.229 with HTTP; Mon, 6 Jan 2014 01:48:34 -0800 (PST) Date: Mon, 6 Jan 2014 15:18:34 +0530 Message-ID: Subject: From: eras mus To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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 09:48:36 -0000 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.