(Snipped all the cross-posts.) Lo, on Friday, June 28, Sam Varghese did write:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > > Dear All, > > > > I have a problem with my ssh, when i try to connect to our server using > > ssh have an error like this : > > > > ssh -l [EMAIL PROTECTED] > > 2f65 7463 2f73 7368 > > Disconnecting: Bad packet length 795178083. > > > > > > What's Wrong with my server or my ssh client. And how to solve them. > > Your ssh client is probably using protocol version 1 and the server you are > trying to log in to is using protocol version 2. > > I had the same problem. On woody the ssh client which comes with Openssh uses > protocol version 1. I installed ssh2 and used it instead. Not correct. In woody, both packages support both versions. OpenSSH defaults to protocol v1; for v2, supply the `-2' switch to ssh or add the appropriate line to ~/.ssh/config. Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]