> I am trying to use Secure CRT and telnet from a win98 machine to a UNIX
> box running ssh2 (2.0.13). I can ssh2 from a command line UNIX to UNIX,
> but when ever I try to connect using Secure CRT ssh2 to a UNIX box it
> gives me a code 11 error. Has anyone ever seen that?
Yes. I have found that the right 2.0.13 setup to use is this:
Cipher: 3DES
MAC: MD5
Authentication: password
I haven't played with public key and ssh2 very much yet, as the beta from
Van Dyke that supports that came out yesterday. ;)
--jrp