From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 16:34:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE7F16A4CE for ; Mon, 12 Apr 2004 16:34:20 -0700 (PDT) Received: from prserv.net (asmtp1.prserv.net [32.97.166.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E1043D39 for ; Mon, 12 Apr 2004 16:34:19 -0700 (PDT) (envelope-from yann.luppo@attglobal.net) Received: from razor (130.wf21.bltm.wswdc01r18.dsl.att.net[12.103.21.130]) by prserv.net (asmtp1) with SMTP id <2004041223341725101o3sn4e> (Authid: yann.luppo@attglobal.net); Mon, 12 Apr 2004 23:34:18 +0000 Message-ID: <003201c420b4$758c7d40$0f01a8c0@razor> From: "RazorOnFreeBSD" To: Date: Mon, 12 Apr 2004 19:34:40 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: ssh Connection refused X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 23:34:20 -0000 Hi everyone, I just had an electricity problem ... my freebsd server lost the power = and shutted down without being requested. So far everything looks good on the system, except for sshd.... When the kernel boot up it is one of the daemons started, it is clearly = written. Except that it's not anymore reachable from another pc.=20 Just before this elictricity accident, everything was find and I could = use remotely my freebsd server (thanks to you guys for the "root" tips), = since then I can't even log with a regular user it says : ssh: connect to host 192.168.1.1 port 22: connection refused. I really think some file was altered by the electricity problem, but I = searched without being successful....=20 I'm still learning the all thing about freebsd :/ !!! Thanks for your help. razor