Anne Carasik wrote...
> No, I'm saying that they if you're connecting with an SSH1 client to an
> SSH2 server, it's not going to work. You should probably also upgrade to
> ssh 1.2.27.

You should definitely upgrade to ssh-1.2.27 and ssh-2.0.13 first.

> So, if you're running both servers (sshd and sshd2), it should work. If
> you're not, you need to run both.

That's not true.  Compile and install ssh1 first, then compile and compile
ssh2.  It will detect the ssh1 installation, and "fall back" to sshd1
when a ssh1 client connects to a ssh2 server.

But be sure that you set Ssh1Compatibility to yes in /etc/ssh2/sshd2_config

Josh

Reply via email to