Activity log for bug #708493

Date Who What changed Old value New value Message
2011-01-27 08:20:14 Ralf Hildebrandt bug added bug
2011-01-27 11:03:03 James Page bug added subscriber James Page
2011-01-27 11:03:17 James Page openssh (Ubuntu): status New Incomplete
2011-01-27 12:09:27 Ralf Hildebrandt description After todays update to 1:5.7p1-1ubuntu1 I cannot login to SOME (!) of my servers. Example of a server failing: ~$ ssh -v root@mail OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /home/hildeb/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to mail [141.42.202.200] port 22. debug1: Connection established. debug1: identity file /home/hildeb/.ssh/id_rsa type -1 debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_5.5p1 Debian-6 debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP Read from socket failed: Connection reset by peer There is NOTHING in daemon.log, auth.log or syslog on the server I'm trying to connect to. Example of a server NOT failing: $ ssh -v root@netsight OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /home/hildeb/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to netsight [10.47.2.222] port 22. debug1: Connection established. debug1: identity file /home/hildeb/.ssh/id_rsa type -1 debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6 debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Server host key: RSA 18:ce:76:c7:7c:f4:98:94:28:8f:62:4a:31:e8:5b:c9 debug1: Host 'netsight' is known and matches the RSA host key. debug1: Found key in /home/hildeb/.ssh/known_hosts:56 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering DSA public key: /home/hildeb/.ssh/id_dsa debug1: Server accepts key: pkalg ssh-dss blen 433 debug1: Authentication succeeded (publickey). Authenticated to netsight ([10.47.2.222]:22). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: Sending environment. debug1: Sending env LC_MESSAGES = en_US.utf8 debug1: Sending env LANG = de_DE.UTF-8 ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: openssh-client 1:5.7p1-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37 Uname: Linux 2.6.37-12-generic x86_64 Architecture: amd64 Date: Thu Jan 27 09:13:15 2011 ProcEnviron: LANGUAGE=en_US:en LANG=de_DE.UTF-8 LC_MESSAGES=en_US.utf8 SHELL=/bin/bash RelatedPackageVersions: ssh-askpass N/A libpam-ssh N/A keychain N/A ssh-askpass-gnome 1:5.7p1-1ubuntu1 SSHClientVersion: OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 SourcePackage: openssh After todays update to 1:5.7p1-1ubuntu1 I cannot login to SOME (!) of my servers. Example of a server failing: ~$ ssh -v root@mail OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /home/hildeb/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to mail [141.42.202.200] port 22. debug1: Connection established. debug1: identity file /home/hildeb/.ssh/id_rsa type -1 debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_5.5p1 Debian-6 debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP Read from socket failed: Connection reset by peer There is NOTHING in daemon.log, auth.log or syslog on the server I'm trying to connect to. Example of a server NOT failing: $ ssh -v root@netsight OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /home/hildeb/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to netsight [10.47.2.222] port 22. debug1: Connection established. debug1: identity file /home/hildeb/.ssh/id_rsa type -1 debug1: identity file /home/hildeb/.ssh/id_rsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_dsa type 2 debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024 debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024 debug1: identity file /home/hildeb/.ssh/id_dsa-cert type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa type -1 debug1: identity file /home/hildeb/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6 debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.7p1 Debian-1ubuntu1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Server host key: RSA 18:ce:76:c7:7c:f4:98:94:28:8f:62:4a:31:e8:5b:c9 debug1: Host 'netsight' is known and matches the RSA host key. debug1: Found key in /home/hildeb/.ssh/known_hosts:56 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering DSA public key: /home/hildeb/.ssh/id_dsa debug1: Server accepts key: pkalg ssh-dss blen 433 debug1: Authentication succeeded (publickey). Authenticated to netsight ([10.47.2.222]:22). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: Sending environment. debug1: Sending env LC_MESSAGES = en_US.utf8 debug1: Sending env LANG = de_DE.UTF-8 ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: openssh-client 1:5.7p1-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37 Uname: Linux 2.6.37-12-generic x86_64 Architecture: amd64 Date: Thu Jan 27 09:13:15 2011 ProcEnviron:  LANGUAGE=en_US:en  LANG=de_DE.UTF-8  LC_MESSAGES=en_US.utf8  SHELL=/bin/bash RelatedPackageVersions:  ssh-askpass N/A  libpam-ssh N/A  keychain N/A  ssh-askpass-gnome 1:5.7p1-1ubuntu1 SSHClientVersion: OpenSSH_5.7p1 Debian-1ubuntu1, OpenSSL 0.9.8o 01 Jun 2010 SourcePackage: openssh
2011-01-27 15:48:40 Daniel Selberg bug added subscriber Daniel Selberg
2011-01-27 22:26:32 Ralf Hildebrandt openssh (Ubuntu): status Incomplete New
2011-01-28 07:09:42 Daniel Selberg removed subscriber Daniel Selberg
2011-02-12 02:06:59 Clint Byrum bug added subscriber Clint Byrum
2011-02-15 10:12:54 Oren Held bug added subscriber Oren Held
2011-02-16 08:44:48 Oren Held bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613505
2011-02-16 10:06:31 Oren Held bug watch added https://bugzilla.mindrot.org/show_bug.cgi?id=1858
2011-02-20 21:57:24 Andrew Schulman bug added subscriber Andrew Schulman
2011-03-02 20:30:36 Serge Hallyn openssh (Ubuntu): status New Confirmed
2011-03-02 20:30:48 Serge Hallyn openssh (Ubuntu): importance Undecided Critical
2011-03-02 20:33:49 Serge Hallyn bug added subscriber Serge Hallyn
2011-03-03 14:17:39 Colin Watson bug task added openssh (Debian)
2011-03-03 14:49:14 Bug Watch Updater openssh (Debian): status Unknown New
2011-03-17 15:11:08 Brownout bug added subscriber Brownout
2011-04-29 07:00:56 Torgeir Broen bug added subscriber Torgeir Broen
2011-05-03 10:18:27 Scott Brown bug added subscriber Scott Brown
2011-05-03 18:26:46 Cem Kocagil bug added subscriber Cem Kocagil
2011-05-04 12:19:54 bozone bug added subscriber bozone
2011-05-06 13:09:20 masklin bug added subscriber masklin
2011-05-26 16:15:48 pwan bug added subscriber pwan
2011-06-01 23:07:36 Gary Salisbury bug added subscriber Gary Salisbury
2011-06-08 14:46:44 Greg Edwards bug added subscriber Greg Edwards
2011-06-22 14:37:02 Marco Giorgetti bug added subscriber Marco Giorgetti
2011-06-25 02:53:17 jhfhlkjlj bug added subscriber Chauncellor
2011-11-09 12:24:54 bozone removed subscriber bozone
2011-11-15 14:30:36 Kacper Z bug added subscriber Kacper Z
2011-12-17 14:22:40 GoncaloP bug added subscriber Devil999
2012-01-16 22:31:37 Evan Peck summary cannot login anymore: Read from socket failed: Connection reset by peer Can't login anymore: Read from socket failed: Connection reset by peer
2012-01-18 01:13:03 Michael Gagnon bug added subscriber Michael Gagnon
2012-05-02 16:34:23 Jason Cwik bug added subscriber Jason Cwik
2012-08-02 19:32:02 Jessica K. Litwin bug added subscriber Jessica K. Litwin
2014-01-14 15:24:57 sedlund bug added subscriber netmasta10bt
2014-05-04 04:41:47 NathanGardiner bug added subscriber NathanGardiner
2014-05-13 08:15:57 Irfan Fauzan openssh (Ubuntu): assignee Irfan Fauzan (irfan-it2988)
2014-08-11 13:41:14 Gazineu bug added subscriber Gazineu
2014-08-11 13:46:48 Gazineu removed subscriber Gazineu
2014-08-11 13:49:38 Gazineu bug added subscriber Gazineu
2015-02-12 11:27:43 Tse Chin TEO bug added subscriber Tse Chin TEO
2015-02-20 17:08:34 Mike bug added subscriber Mike
2015-02-25 12:28:39 madbiologist tags amd64 apport-bug natty amd64 apport-bug natty oneiric precise
2015-02-26 07:50:03 Alberto Salvia Novella openssh (Ubuntu): assignee Irfan Fauzan (irfan-it2988)
2015-02-26 07:52:38 Alberto Salvia Novella nominated for series Ubuntu Precise
2015-02-26 07:53:52 Alberto Salvia Novella openssh (Ubuntu): status Confirmed Triaged
2015-02-26 08:46:30 Tse Chin TEO removed subscriber Tse Chin TEO
2015-10-04 15:19:23 Divya Shettar openssh (Ubuntu): assignee Divya Shettar (shettar-divya)
2015-10-04 15:19:35 Divya Shettar openssh (Ubuntu): assignee Divya Shettar (shettar-divya)
2015-10-07 23:46:30 Simon Quigley openssh (Ubuntu): status Triaged Invalid
2016-01-18 15:41:53 Brownout removed subscriber Brownout
2022-10-05 22:16:53 Bug Watch Updater openssh (Debian): status New Fix Released