Hi,
I am having trouble connecting to an ssh 2.0.13 server with a 2.2.0 client
both running on Linux (Redhat 5.2 and 6.1 respectively).  Below is a debug
output of the failed session.  Anyone come know what might be going wrong?
An sftp session on the same machines works ok.

Thanks,
Robert Early.

[roberte@waller]$ ssh -v myhost.eircom.net
warning: Development-time debugging not compiled in.
warning: To enable, configure with --enable-debug and recompile.
debug: hostname is 'myhost.eircom.net'.
debug: Unable to open /home/roberte/.ssh2/ssh2_config
warning: Development-time debugging not compiled in.
warning: To enable, configure with --enable-debug and recompile.
debug: connecting to myhost.eircom.net...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug: Ssh2Client/sshclient.c:1097/ssh_client_wrap: creating userauth
protocol
debug: Ssh2Client/sshclient.c:399/keycheck_key_match: Host key found from
database.
debug: Ssh2AuthClient/sshauthc.c:309/ssh_authc_completion_proc: Method
'publickey' disabled.
debug: Ssh2AuthPasswdClient/authc-passwd.c:82/ssh_client_auth_passwd:
Starting password query...
roberte's password:
Authentication successful.
debug: Ssh2/ssh2.c:76/client_disconnect: locally_generated = TRUE
Disconnected; protocol error (Protocol error: packet too long:
1814573065.).
debug: Got session close with exit_status=0
debug: destroying client struct...
Connection to myhost.eircom.net closed.
debug: uninitializing event loop

Reply via email to