expecting SSH2_MSG_KEX_DH_GEX_GROUP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openssh (Debian) |
New
|
Undecided
|
Unassigned | ||
openssh (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Server
Connected to xxxxxxxx
Escape character is '^]'.
SSH-2.0-OpenSSH_4.5
Client
Local version string SSH-2.0-
=======
The client can not log into the server - stops @ the last line (see below)
Client / server "speak" ver. 2.0
Connection server to client OK !!!
Connection client to server NOT OK!!
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_
debug1: expecting SSH2_MSG_
Have you solved this bug..??
Even I am facing same problem..