On 2 Jun 2000, Niels M�ller wrote:
> I have released a lsh-0.9.11. It improves the SRP support, although it
> doesn't yet implement it the same way as described in the draft. In
> particular, when SRP is enabled, it is possible to skip the
> ssh-userauth protocol, and start the ssh-connection directly.
I won't have time to dump any trace logs until this weekend, but I found
that when I upgraded to 0.9.11 on my workstation, that my interactive
shells were failing. Upon examination, I found that when the 0.9.11 client
connects to a 0.9.10 server with compression turned off on the client
side, (-n -z), it fails with:
Received packet of unimplemented type 120.
It works without the -n -z, and it works with the -n -z to a server
upgraded to 0.9.11.