From owner-freebsd-security Fri Mar 8 14:24:39 2002 Delivered-To: freebsd-security@freebsd.org Received: from luna.affordablehost.com (ns7.affordablehost.com [64.23.37.135]) by hub.freebsd.org (Postfix) with SMTP id 3165337B400 for ; Fri, 8 Mar 2002 14:23:31 -0800 (PST) Received: (qmail 12147 invoked by uid 0); 8 Mar 2002 22:25:13 -0000 Received: from 174.113.sn.ct.dsl.thebiz.net (HELO winbloat) (216.238.113.174) by 0 with SMTP; 8 Mar 2002 22:25:13 -0000 Message-ID: <200203081723500944.0026DB72@luna.affordablehost.com> In-Reply-To: References: X-Mailer: Calypso Version 3.20.01.01 (4) Date: Fri, 08 Mar 2002 17:23:50 -0500 Reply-To: myraq@mgm51.com From: "MikeM" To: freebsd-security@freebsd.org Subject: Re: openssh problems (fwd) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 3/8/2002 at 8:58 PM what wrote: | [snip] |debug1: Sent encrypted session key. |debug1: Installing crc compensation attack detector. |Disconnecting: Corrupted check bytes on input. |debug1: Calling cleanup 0x805921c(0x0) | |Help? | |What makes this worse, is I'm doing this over anSSH connection, so if I |lose the 2 sessions I have open, I'm screwed. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I can't help you with your current problem. However, a trick that I use on= my remote servers may help you in the future. I run two totally separate instances of sshd, each with is own config= directory and each listening on a different port. One of them is sshd,= the other I've copied sshd to adminsshd. When I am playing with a new= version of openssh, I only replace sshd. That way, when I get in a= situation such as you are currently in, I always have the adminsshd to= fall back on. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message