Date: Tue, 23 Oct 2001 13:31:17 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Krzysztof Parzyszek <kparz@iastate.edu> Cc: freebsd-security@FreeBSD.ORG Subject: Re: SSH default protocol Message-ID: <20011023133117.A4472@blossom.cjclark.org> In-Reply-To: <20011023081729.A10955@warsaw.scl.ameslab.gov>; from kparz@iastate.edu on Tue, Oct 23, 2001 at 08:17:29AM -0500 References: <20011023081729.A10955@warsaw.scl.ameslab.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 23, 2001 at 08:17:29AM -0500, Krzysztof Parzyszek wrote: > I noticed some time ago that in ssh_config, the Protocol field > is now `1, 2' instead of `2, 1' as it used to be. > Does anyone know why this has changed? I don't believe it ever was '2,1' in -STABLE. Some people may be misled by the fact that in the past there was a line like, # Protocol 2,1 In /etc/ssh/ssh_config. Notice it is commented out. ssh(1) still used protocol 1 by default. That is, the default was 'Protocol 1,2'. Changing it in -STABLE is considered too disruptive. Just imagine the flood of mail on this list if the change were to be made. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011023133117.A4472>