Re: allowing SSH1 to the Redhat 7.2 sshd

From: Francis Litterio (franl-removethis@world.omitthis.std.com)
Date: 02/09/02


From: Francis Litterio <franl-removethis@world.omitthis.std.com>
Date: Sat, 09 Feb 2002 12:43:49 -0500


"Nico Kadel-Garcia" <nkadel@bellatlantic.net> writes:

> "Ben Russo" <Ben@umialumni.com> wrote
>> Glen wrote:
>> > How can I enable SSH1 client access to my RH7.2 sshd?

>> It can be done in your sshd_config file by specifying a line
>> Protocol 1

> [...] consider using this line instead:
>
> Protocol 1,2
>
> This allows both protocols for OpenSSH, and tests in the order ssh1, ssh2.

You may have meant this, but just to be clear ...

In the sshd server config file the above line allows both protocols (as
Nico says) but it gives the sshd server no preference for either protocol.

In the ssh client config file, that line allows both protocols _and_
specifies a preference for protocol 1, and if protocol 1 is not available
from the server, the client should try protocol 2.

--
Francis Litterio
franl-remove@world.omit-this.std.com


Quantcast