Date: Tue, 9 Jul 2002 11:54:40 -0700 (PDT) From: "Andrew P. Lentvorski" <bsder@mail.allcaps.org> To: Helge Oldach <helge.oldach@atosorigin.com> Cc: Jay Sachs <jay@eziba.com>, <DougB@FreeBSD.ORG>, <stanb@awod.com>, <freebsd-stable@FreeBSD.ORG>, <des@FreeBSD.ORG> Subject: Re: ssh to remote machines problem after cvsup Message-ID: <20020709113139.N68413-100000@mail.allcaps.org> In-Reply-To: <200207090809.KAA26773@galaxy.de.cp.philips.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >> 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 <foo>" to get protocol 1 as a user or "ssh -2 <foo>" 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020709113139.N68413-100000>