>I have installed ssh2 (2.0.12 or 2.0.13) on my Origin2000 with IRIX 6.5.4.
>If I try to connect from some ssh1-client to this ssh2 box, I get the
>following error msg:
>
> Local: Bad packet length 1397966893.
>
>The reverse direction (ssh2 client to ssh1) is OK.
>
>Any workaround?

Put the following in /etc/ssh2/sshd2_config
        Ssh1Compatibility               yes
        Sshd1Path                       /usr/local/sbin/sshd1

Putting the path to sshd1 in the second line.

-- 
John Riddoch    Email: [EMAIL PROTECTED]        Telephone: (01224)262721
Room C6, School of Computer and Mathematical Science
Robert Gordon University, Aberdeen, AB25 1HG
Windows: The first user interface where you click Start to turn it off.

Reply via email to