From owner-freebsd-stable Tue Jul 9 11:54:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BA9437B400; Tue, 9 Jul 2002 11:54:42 -0700 (PDT) Received: from mail.allcaps.org (h-66-166-142-198.SNDACAGL.covad.net [66.166.142.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7152D43E3B; Tue, 9 Jul 2002 11:54:41 -0700 (PDT) (envelope-from bsder@mail.allcaps.org) Received: by mail.allcaps.org (Postfix, from userid 501) id 4BE94153B7; Tue, 9 Jul 2002 11:54:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.allcaps.org (Postfix) with ESMTP id 3FEDF15277; Tue, 9 Jul 2002 11:54:40 -0700 (PDT) Date: Tue, 9 Jul 2002 11:54:40 -0700 (PDT) From: "Andrew P. Lentvorski" To: Helge Oldach Cc: Jay Sachs , , , , Subject: Re: ssh to remote machines problem after cvsup In-Reply-To: <200207090809.KAA26773@galaxy.de.cp.philips.com> Message-ID: <20020709113139.N68413-100000@mail.allcaps.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > >> Can we get this changed back for -stable? In addition to the POLA > >> thread in -security, this is just one of many user complaints on this > >> topic. Please don't change this back. Please file bug reports against OpenSSH to get the behavior to fall back to the other protocol rather than just dump out. I filed against the *inverse* behavior (Protocol 1,2) which astonished me (default for OpenSSH is Protocol 2,1). See bug report: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=bin/38643 Anyhow, you don't need to reset your sshd_config. Use "ssh -1 " to get protocol 1 as a user or "ssh -2 " to get protocol 2. Aliases can be very useful. -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message