search for: ssh2_msg_kexdh_reply

Displaying 20 results from an estimated 64 matches for "ssh2_msg_kexdh_reply".

2000 Dec 05
1
SSH_BUG_SIGBLOB?
...exinit: none,zlib debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-md5 none debug: kex: client->server 3des-cbc hmac-md5 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 518/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: Host 'xxxxxx.xxx.xxx.xxx' is known and matches the DSA host key. debug: bits set: 503/1024 autodetect SSH_BUG_SIGBLOB debug: len 40 datafellows -2 Received packet with bad string length 419867393 debug: Calling cleanup 0x805f3c0(0x0) ...and there it...
2005 May 12
2
problem ssh2
Hi, I have a problem for the ssh2, when i try to connect the verbose mode on the client stops the messages to the follow: Wait SSH2_MSG_KEXDH_REPLY after some minutes appear that the connection is timed out. How i'll do to reach the hosts in ssh2? Tahks D.
2011 Sep 30
2
Interop problem with old dropbear and new openssh
...em. However, recently I upgraded one of my desktops and I can no longer connect to the router. Dropbear on the router is exiting with: exit before auth: bad buf_getwriteptr Looking at the output from ssh -vv, the problem occurs right after debug1: sending SSH2_MSG_KEXDH_INIT debug1: expecting SSH2_MSG_KEXDH_REPLY The desktop is running "SSH-2.0-OpenSSH_5.9p1 Debian-1" (it failed with 5.8 as well). However, another desktop still running "SSH-2.0-OpenSSH_5.5p1 Debian-6" still works fine. The config files are identical and I can't find anything in the changelog between those versi...
2000 May 19
0
openSSH2.1.0
...kexinit string: debug: got kexinit string: debug: first kex follow == 0 debug: reserved == 0 debug: done read kexinit debug: kex: server->client 3des-cbc hmac-md5 none debug: kex: client->server 3des-cbc hmac-md5 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 531/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss The authenticity of host 'galaxy.acm.jhu.edu' can't be established. DSA key fingerprint is 6a:1d:ca:98:3f:cb:1a:ac:a7:ba:3f:60:51:8d:39:7d. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '...
2000 Jul 20
1
Incompatibility with free version
...init: none,zlib debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-sha1 none debug: kex: client->server 3des-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 516/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'tomcat.ssd.loral.com' is known and matches the DSA host key. debug: bits set: 506/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NE...
2001 Feb 12
1
OpenSSH 2.3.0p1 bug with SCO UnixWare 7.1.0
...kexinit: zlib,none debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-sha1 none debug: kex: client->server 3des-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 500/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'scyc2h.qc.bell.ca' is known and matches the DSA host key. debug: bits set: 499/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKE...
2000 Jul 05
1
some problems reading rsa/dsa keys
...none,zlib debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client blowfish-cbc hmac-md5 none debug: kex: client->server blowfish-cbc hmac-md5 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 492/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'x.x.x.x' is known and matches the DSA host key. debug: bits set: 536/1024 debug: len 40 datafellows 15 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: GOT SSH2_MSG_NEWKEYS....
2000 Sep 14
2
openssh 2.2.0p1 fails with openssl 0.9.6-beta1
...ug: got kexinit: > debug: first kex follow: 0 > debug: reserved: 0 > debug: done > debug: kex: server->client 3des-cbc hmac-sha1 none > debug: kex: client->server 3des-cbc hmac-sha1 none > debug: Sending SSH2_MSG_KEXDH_INIT. > debug: bits set: 501/1024 > debug: Wait SSH2_MSG_KEXDH_REPLY. > debug: Got SSH2_MSG_KEXDH_REPLY. > debug: Host 'gateway.webwayone.demon.co.uk' is known and matches the DSA host key. > debug: bits set: 509/1024 > debug: len 55 datafellows 0 > debug: dsa_verify: signature incorrect > dsa_verify failed for server_host_key > debug: C...
2000 Jun 12
2
problems with scp
I have an openssh server running on solaris 7 and the client running on a clean RH linux 6.1 box. I am using the latest release (2.1.1p1 -- i had the known solaris utmp problem and the read_key problem when using 2.1.0p2 so i upgraded). scp from the linux machine to solaris machine gives a "lost connection" message [root at dog /root]# scp foo.bar solmachine:/tmp/ lost connection the
2001 Apr 24
1
HELP! sftp hangs on exit / Bug?
...1: done > > debug1: kex: server->client 3des-cbc hmac-md5 none > > debug1: kex: client->server 3des-cbc hmac-md5 none > > debug1: Sending SSH2_MSG_KEXDH_INIT. > > debug1: dh_gen_key: priv key bits set: 179/384 > > debug1: bits set: 532/1024 > > debug1: Wait SSH2_MSG_KEXDH_REPLY. > > debug1: Got SSH2_MSG_KEXDH_REPLY. > > debug1: Host 'inyo' is known and matches the DSA host key. > > debug1: Found key in /cygdrive/f/.ssh/known_hosts2:1 > > debug1: bits set: 518/1024 > > debug1: len 55 datafellows 0 > > debug1: ssh_dss_verify: sign...
2000 Jun 13
2
SCP Problems.
...init: zlib,none debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-sha1 zlib debug: kex: client->server 3des-cbc hmac-sha1 zlib debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 491/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'my_host.com' is known and matches the DSA host key. debug: bits set: 518/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. de...
2000 Aug 07
1
X11-Forwarding OpenSSH 2.1.1p4 problem
...init: zlib,none debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-sha1 none debug: kex: client->server 3des-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 512/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'saturn' is known and matches the DSA host key. debug: bits set: 514/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug:...
2000 Sep 13
2
Can't connect to server using protocol v2?
...exinit: none,zlib debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-md5 none debug: kex: client->server 3des-cbc hmac-md5 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 546/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. The authenticity of host 'login.metalab.unc.edu' can't be established. DSA key fingerprint is 29:49:6e:f2:b4:e8:e1:a3:91:2f:f9:99:d5:27:7b:7e. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'login.metalab.unc.e...
2000 Sep 27
2
trouble logging out when using protocol version 2
...exinit: none,zlib debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-md5 zlib debug: kex: client->server 3des-cbc hmac-md5 zlib debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 515/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: Host 'csb.bu.edu' is known and matches the DSA host key. debug: bits set: 499/1024 debug: len 40 datafellows 15 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: Enabling compression at level 6. debug: GOT SSH2_MSG_NEWKEYS. de...
2000 May 28
1
Protocol error's with 2.1.0p2
...ring: debug: got kexinit string: debug: first kex follow == 0 debug: reserved == 0 debug: done read kexinit debug: kex: server->client blowfish-cbc hmac-sha1 none debug: kex: client->server blowfish-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 516/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: Host '10.10.10.220' is known and matches the DSA host key. debug: bits set: 520/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: GOT SSH2_MSG_NEWK...
2001 Jan 18
0
OpenSSH v2.3.0p1 on Solaris 2.7/2.8 vs. OpenBSD 2.8
...zlib debug: kex: client->server aes256-cbc hmac-sha1 zlib debug: Sending SSH2_MSG_KEX_DH_GEX_REQUEST. debug: Wait SSH2_MSG_KEX_DH_GEX_GROUP. debug: Got SSH2_MSG_KEX_DH_GEX_GROUP. debug: bits set: 493/1024 debug: Sending SSH2_MSG_KEX_DH_GEX_INIT. debug: Wait SSH2_MSG_KEX_DH_GEX_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. The authenticity of host '44.1.2.3' can't be established. DSA key fingerprint is d5:1e:47:01:9a:63:7d:07:6a:44:6c:a6:61:2d:15:c4. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '44.1.2.3' (DSA) to the list of known hosts. debug: bits set:...
2001 Feb 18
1
OpenSSH 2.3.0p1 protocol 2 problem with AIX
...debug: kex: client->server rijndael128-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEX_DH_GEX_REQUEST. debug: Wait SSH2_MSG_KEX_DH_GEX_GROUP. debug: Got SSH2_MSG_KEX_DH_GEX_GROUP. debug: bits set: 501/1024 debug: Sending SSH2_MSG_KEX_DH_GEX_INIT. debug: Wait SSH2_MSG_KEX_DH_GEX_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: Host 'ibmsp' is known and matches the DSA host key. debug: Found key in /home/psavola/.ssh/known_hosts2:132 debug: bits set: 488/1024 debug: len 55 datafellows 128 debug: ssh_dss_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: GOT SSH2_MSG_NEWKEYS. debug: send SSH2_MS...
2000 Jun 06
0
SCO Openserver 5.0.5 ssh2 problem.
...init: zlib,none debug: got kexinit: debug: got kexinit: debug: first kex follow: 0 debug: reserved: 0 debug: done debug: kex: server->client 3des-cbc hmac-sha1 none debug: kex: client->server 3des-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEXDH_INIT. debug: bits set: 513/1024 debug: Wait SSH2_MSG_KEXDH_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: keytype ssh-dss debug: keytype ssh-dss debug: keytype ssh-dss debug: Host 'sco' is known and matches the DSA host key. debug: bits set: 493/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: GOT...
2001 Mar 21
1
Disconnecting: Bad packet length 2056273721.
...5 none debug1: Sending SSH2_MSG_KEX_DH_GEX_REQUEST. debug1: Wait SSH2_MSG_KEX_DH_GEX_GROUP. debug1: Got SSH2_MSG_KEX_DH_GEX_GROUP. debug1: dh_gen_key: priv key bits set: 123/256 debug1: bits set: 1010/2049 debug1: Sending SSH2_MSG_KEX_DH_GEX_INIT. debug1: Wait SSH2_MSG_KEX_DH_GEX_REPLY. debug1: Got SSH2_MSG_KEXDH_REPLY. debug1: Host 'kraken' is known and matches the DSA host key. debug1: Found key in /home/dunlap/.ssh/known_hosts2:4 debug1: bits set: 1034/2049 debug1: len 55 datafellows 0 debug1: ssh_dss_verify: signature correct debug1: Wait SSH2_MSG_NEWKEYS. debug1: GOT SSH2_MSG_NEWKEYS. debug1: send SS...
2001 Mar 23
1
openssh 2.3.0p1-5 loses stdout
...a1 none debug: kex: client->server 3des-cbc hmac-sha1 none debug: Sending SSH2_MSG_KEX_DH_GEX_REQUEST. debug: Wait SSH2_MSG_KEX_DH_GEX_GROUP. debug: Got SSH2_MSG_KEX_DH_GEX_GROUP. debug: bits set: 499/1024 debug: Sending SSH2_MSG_KEX_DH_GEX_INIT. debug: Wait SSH2_MSG_KEX_DH_GEX_REPLY. debug: Got SSH2_MSG_KEXDH_REPLY. debug: Host 'gabriel' is known and matches the DSA host key. debug: bits set: 522/1024 debug: len 55 datafellows 0 debug: dsa_verify: signature correct debug: Wait SSH2_MSG_NEWKEYS. debug: GOT SSH2_MSG_NEWKEYS. debug: send SSH2_MSG_NEWKEYS. debug: done: send SSH2_MSG_NEWKEYS. debug: done:...