where do I go to configure openssh

Kwan Lowe kwan at digitalhermit.com
Thu Jan 1 14:53:04 UTC 2004


>
> Message: 20
> From: technical <technical at sojourn.dyndns.org>
> Date: Thu, 1 Jan 2004 02:56:12 -0500 (EST)
> Subject: where do I go to configure openssh
> To: fedora-list at redhat.com
> Reply-To: fedora-list at redhat.com
>
> I want to resolve this issue
>
> Warning found on port ssh (22/tcp)
>
>
>       The remote SSH daemon supports connections made
>       using the version 1.33 and/or 1.5 of the SSH protocol.
>
>       These protocols are not completely cryptographically
>       safe so they should not be used.
>
>       Solution :
>       If you use OpenSSH, set the option 'Protocol' to '2'
>       If you use SSH.com's set the option 'Ssh1Compatibility' to 'no'
>


Look in the /etc/ssh/sshd_config file. It will read something like:
Protocol 2,1

Change this line to read:
Protocol 2

For more information on the options, do "man sshd_config"




-- 
* The Digital Hermit   http://www.digitalhermit.com
* Unix and Linux Solutions   kwan at digitalhermit.com





More information about the fedora-list mailing list