OpenSSH 5.1p1 - trouble connecting to ILO board

Konstantin Belousov kostikbel at gmail.com
Mon Sep 8 20:19:21 EST 2008


Hello,

Recently, the FreeBSD base system OpenSSH was upgraded to
OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb 2007

Before the upgrade, with
OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004
I had no troubles connecting to the ssh server built-in into the
HP Proliant G5 ILO management board, authenticating by id_dsa,
v2 protocol. On that board, ssh server greets with SSH-2.0-mpSSH_0.0.1
string.

After the upgrade, I get the disconnection:
Received disconnect from 10.1.1.169: 11:  Client Disconnect
Run with -vv shows
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 277
debug2: input_userauth_pk_ok: fp a9:76:16:94:32:31:37:5f:c1:10:6c:04:ab:33:d0:8f
debug1: Authentications that can continue: password,publickey
debug1: Offering public key: /usr/home/kostik/.ssh/id_dsa
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-dss blen 434
debug2: input_userauth_pk_ok: fp 6d:36:3d:b8:fb:34:f8:bd:8d:51:b5:e5:b3:7c:5b:03
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug2: channel 0: send open
debug1: Requesting no-more-sessions at openssh.com
debug1: Entering interactive session.
debug2: callback start
debug2: client_session2_setup: id 0
debug2: channel 0: request pty-req confirm 1
debug2: channel 0: request shell confirm 1
debug2: fd 4 setting TCP_NODELAY
debug2: callback done
debug2: channel 0: open confirm rwindow 1048576 rmax 2048
Received disconnect from 10.1.1.169: 11:  Client Disconnect

Does anybody have similar problems ? Any idea what could be the problem ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080908/6711b586/attachment-0001.bin 


More information about the openssh-unix-dev mailing list