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

Re: Problem with ssh



On Thu, Jun 27, 2002 at 09:25:52PM +0700, aku@ns1.cyberkodok.web.id wrote:
> I have a problem with my ssh, when i try to connect to our server using
> ssh have an error like this :
> 
> ssh -l myusername@xxx.xxx.xxx.xx
> 2f65 7463 2f73 7368
> Disconnecting: Bad packet length 795178083.
> 
> What's Wrong with my server or my ssh client. And how to solve them.

to me, it looks like you are trying to log in as myuser to server
xxx.xxx.xxx.xxx, but as far as the command says, you are tying to log in
as myusername@xxx.xxx.xxx.xx to nowhere, atleast the ssh in woody does
not even try to connect, maybe it is different with your version of ssh.

try either:
	ssh myusername@xxx.xxx.xxx.xxx
or:
	ssh -l myusername xxx.xxx.xxx.xxx

it might be something else, or it might be this..

Sami

-- 
			  -< Sami Haahtinen >-
      -[ Notify immediately if you do not receive this message ]-
	-< 2209 3C53 D0FB 041C F7B1  F908 A9B6 F730 B83D 761C >-


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



Reply to: