> 1) Can not initiate a client session as a non-root user from a UNIX box
> (Solaris or DecUNIX).  I get the following error:
> Disconnected; protocol error (Protocol error: packet too long: -645693011.).
> I've seen postings on this before, but no resolution.  I have no problems
> connecting to the same ssh2 server from Mac or Win clients, it is only
> when using the UNIX client included with the ssh2 source.  One person
> suggested that it was a debug message being written in plain-text to the
> encrypted stream.  I'm not sure what I am looking for when I do a 'truss'
> and I'm not sure how to resolve anything if I find an issue.  Suggestions?

Could you please send me a description of what you did when you got
this message.  The output saved by "script" would be great.

> 2) Can not compile ssh2 on LinuxPPC.  I realize that the web site 
> reports that this is technically not yet supported, but I'd like to 
> try to get it to work.  I get the following errors when I try to 
> compile ssh2 on LinuxPPC 1999:
> sshencode.c: In function `ssh_encode_va':
> sshencode.c:98: warning: passing arg 2 from incompatible pointer type
> sshencode.c:35: warning: unused variable `longvalue'
> sshencode.c: In function `ssh_decode_array_va':
> sshencode.c:515: incompatible types in assignment
> sshencode.c:516: warning: passing arg 3 from incompatible pointer type
> sshencode.c:527: incompatible types in assignment
> sshencode.c:289: warning: unused variable `longp'
> make[3]: *** [sshencode.o] Error 1
> make[3]: Leaving directory `/usr/local/src/ssh-2.0.13/lib/sshutil'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/ssh-2.0.13/lib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/ssh-2.0.13'
> make: *** [all-recursive-am] Error 2

This was a bug in ssh-2.0.13.  It has already been fixed in our
internal code base.  The fix is included in the next release.

    Tatu

-- 
SSH Communications Security           http://www.ssh.com/
SSH IPSEC Toolkit                     http://www.ipsec.com/
SSH Secure Shell                      http://www.ssh.com/ssh

Reply via email to