[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SSH/SSH2
Ben Nes Michael wrote:
>
> Hi
>
> Can ssh2 work aginst ssh1 ?
>
> --
> --------------------------
> Canaan Surfing Ltd.
> Internet Service Providers
> Ben-Nes Michael - Manager
> Tel: 972-6-6925757
> Fax: 972-6-6925858
> http://www.canaan.co.il
> --------------------------
Just getting into this. From the documentation of the "ssh-2.0.12"
package: (from "SSH2.QUICKSTART")
" Compatibility with SSH1
----------------------
SSH2 can be compatible with SSH1, but is NOT compatible by
default. First, SSH2 requires clients and a server of SSH1 to be
compatible. You will need to obtain and install SSH version 1.2.26 or
later. For the version 1.2.23 and probably any previous releases of
SSH1 did NOT work with SSH2 in our testing. I don't know about
versions 1.2.24 and 1.2.25. Upgrade to the latest SSH1 before
installing SSH2.
After installing proper versions of SSH1 and SSH2, now you should edit
SSH2's configuration files, which are normally placed at the directory
"/etc/ssh2/". The configuration is described later. "
Boaz.
- References:
- SSH/SSH2
- From: Ben Nes Michael <miki@canaan.co.il>