[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sshd problem




On 17.07.2002 17:37 nate wrote:
<quote who="Marcelo Chiapparini">
> Hello,
>
> dft:~> ssh 152.92.133.47
> Disconnecting: Bad packet length 1349676916.
>
> what did I wrong?

i haven't had this error for a couple years but when
i did, it indicated an incompadiblity with the version
of SSH(or the protocol) between the client and server.

try forcing protocol 1 and then try forcing protocol 2
if that doesn't work, also turn on verbose via -v option.

you may need another ssh package on the client to connect.
this problem is quite rare in my experience ..it would
help to know the version of SSH on both systems, run
ssh -V it can usually tell you what version.

nate


Nate,

here is the outpup from the client machine. It is running protocol 1 while the remote (host) machine is running protocol 2:

dft:~> ssh 152.92.133.47 -v
SSH Version OpenSSH-1.2.3, protocol version 1.5.
Compiled with SSL.
debug: Reading configuration data /etc/ssh/ssh_config
debug: Applying options for *
debug: ssh_connect: getuid 1034 geteuid 1034 anon 1
debug: Connecting to 152.92.133.47 [152.92.133.47] port 22.
debug: Connection established.
debug: Remote protocol version 2.0, remote software version OpenSSH_3.4p1 Debian 1:3.4p1-1
debug: Waiting for server public key.
Disconnecting: Bad packet length 1349676916.
debug: Calling cleanup 0x8056840(0x0)

Now I will try to tell sshd to run protocol 1...

Thanks for the tip!

Marcelo

--
Marcelo Chiapparini
DFT-IF/UERJ
chiappa@uerj.br


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: