From owner-freebsd-questions@FreeBSD.ORG Thu Feb 23 09:00:18 2006 Return-Path: X-Original-To: questions@freebsd.org 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 D265516A422 for ; Thu, 23 Feb 2006 09:00:18 +0000 (GMT) (envelope-from majie.mailinglist@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A92943D66 for ; Thu, 23 Feb 2006 09:00:11 +0000 (GMT) (envelope-from majie.mailinglist@gmail.com) Received: by wproxy.gmail.com with SMTP id i24so860wra for ; Thu, 23 Feb 2006 01:00:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=KsW5in/WMjJMo22VFuOcZ96J2p77hVIL8wsKvrLmIuVvvkEeCZZ6bchPcXOs/n77A4yrhlpNdc0f37mNudAYSZSanLkjGuY2vMoplt5Wb133/Va9L6/j3vaHhg5q5obJnDSv2Maf88v19Yo2C1i/s4urd9TV/ZiNz8zYL+S/6sU= Received: by 10.54.113.3 with SMTP id l3mr64090wrc; Thu, 23 Feb 2006 01:00:11 -0800 (PST) Received: by 10.54.142.10 with HTTP; Thu, 23 Feb 2006 01:00:11 -0800 (PST) Message-ID: Date: Thu, 23 Feb 2006 17:00:11 +0800 From: mailinglist To: questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Lei Sun Subject: Re: Problem connecting a freebsd server using ssh 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: Thu, 23 Feb 2006 09:00:19 -0000 A and B are the same version of FreeBSD? Perhaps you can try to remove all the files under ~/.ssh on server B. 2006/2/23, Lei Sun : > > Hi Guys, > > I did tons of search on what problems might be, but it doesn't seems > to be the cases that I have searched even though it looks similar. > > 1. ssh from Freebsd_A to Freebsd_B: I got "Read from socket failed: > Connection reset by peer" error. > 2. ssh from windows xp (putty) to Freebsd_B: logs me in fine > 3. try to ssh from Freebsd_A to Freebsd_B again, got the same error > message, and now I can't log in from windows xp (putty) to Freebsd_B > any more, unless I reboot the windows xp machine. WIERD!!! > > I check the tcp wrapper thing, the hosts.allow is All : All : allow. > So that's not the case. > > I made sure all of the KeepAlive entries are set to yes, but still no > luck. > > Please help... Thanks in advance! > -- Ma Jie