Mailinglist Archive: opensuse-security (556 mails)

< Previous Next >
Re: [suse-security] ssh-incompatibility ?
  • From: Bob Vickers <bobv@xxxxxxxxxxxxx>
  • Date: Wed, 5 Sep 2001 11:58:05 +0100 (BST)
  • Message-id: <Pine.OSF.4.33.0109051155290.5363-100000@xxxxxxxxxxxxxxxxxxxxx>
Daniel,

Make sure your server is configured to support version 1 of the protocol.
Check that sshd_config includes
Protocol 2,1
or
Protocol 1,2
and not
Protocol 2

The trace suggests that the server is only offering protocol 2.

Bob

On Mon, 3 Sep 2001, Daniel Quappe wrote:

> hi list,
>
> today i've got a problem:
> maybe someone out there already knows...
>
> i connected two hosts by dialin and wanted
> to use ssh for communication. this was the
> error-output (ssh -v):
>
> SSH Version 1.2.27 [i386-suse-linux], protocol version 1.5.
> Standard version. Does not use RSAREF.
> dbs: Reading configuration data /etc/ssh_config
> dbs: ssh_connect: getuid 0 geteuid 0 anon 0
> dbs: Allocated local port 1022.
> dbs: Connecting to 192.168.23.115 port 22.
> dbs: Connection established.
> dbs: Remote protocol version 2.0, remote software version OpenSSH_2.3.0p1
> dbs: Waiting for server public key.
> Local: Bad packet length 1349676916.
>
> 192.168.23.115 is the dialin-server and
> 192.168.23.116 the client-machine.
>
> does anyone know this problem (and a solution..;-) ?
> best regards,
>
> daniel
>
> --
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
>
>
>
> --
> To unsubscribe, e-mail: suse-security-unsubscribe@xxxxxxxx
> For additional commands, e-mail: suse-security-help@xxxxxxxx
>
>

==============================================================
Bob Vickers R.Vickers@xxxxxxxxxxxxx
Dept of Computer Science, Royal Holloway, University of London
WWW: http://www.cs.rhul.ac.uk/home/bobv
Phone: +44 1784 443691


< Previous Next >
References