From owner-freebsd-stable Sun Feb 11 20:43:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ugai.uvd-omsk.su (unknown [195.162.36.70]) by hub.freebsd.org (Postfix) with ESMTP id EB6EA37B401 for ; Sun, 11 Feb 2001 20:43:29 -0800 (PST) Received: from sergey (sergey.gibdd.uvd-omsk.su [94.1.0.85]) by ugai.uvd-omsk.su (8.11.2/8.11.0) with ESMTP id f1C4hR243045 for ; Mon, 12 Feb 2001 10:43:27 +0600 (OMST) Date: Mon, 12 Feb 2001 10:43:21 +0600 From: Sergey Akifiev X-Mailer: The Bat! (v1.49) Personal Reply-To: Sergey Akifiev Organization: Road Police X-Priority: 3 (Normal) Message-ID: <1843641235.20010212104321@road.omskelecom.ru> To: freebsd-stable@FreeBSD.ORG Subject: sshd in 4.2-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello freebsd-stable, sshd stops working after cvsup'ing up to 4.2-STABLE. But on 4.1-RELEASE it works fine! Here is result of 'sshd -d': debug1: sshd version OpenSSH_2.3.0 debug1: read DSA private key done debug1: Forcing server key to 1152 bits to make it differ from host key. debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. Generating 1152 bit RSA key. RSA key generation complete. debug1: Server will not fork when running in debugging mode. Connection from sergey.gibdd.uvd-omsk.su port 1179 Connection from 94.1.0.85 port 1179 debug1: Client protocol version 2.1; client software version OpenSSH_3.26.00_Telneat debug1: no match: OpenSSH_3.26.00_Telneat Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-1.99-OpenSSH_2.3.0 debug1: send KEXINIT debug1: done debug1: wait KEXINIT debug1: got kexinit: diffie-hellman-group1-sha1 debug1: got kexinit: ssh-dss debug1: got kexinit: 3des-cbc,blowfish-cbc,arcfour,cast128-cbc debug1: got kexinit: 3des-cbc,blowfish-cbc,arcfour,cast128-cbc debug1: got kexinit: hmac-sha1,hmac-md5,hmac-ripemd160@openssh.com debug1: got kexinit: hmac-sha1,hmac-md5,hmac-ripemd160@openssh.com debug1: got kexinit: none debug1: got kexinit: none debug1: got kexinit: debug1: got kexinit: debug1: first kex follow: 0 debug1: reserved: 0 debug1: done debug1: kex: client->server 3des-cbc hmac-sha1 none debug1: kex: server->client 3des-cbc hmac-sha1 none debug1: Wait SSH2_MSG_KEXDH_INIT. debug1: bits set: 495/1024 debug1: bits set: 515/1024 debug1: sig size 20 20 debug1: send SSH2_MSG_NEWKEYS. debug1: done: send SSH2_MSG_NEWKEYS. debug1: Wait SSH2_MSG_NEWKEYS. debug1: GOT SSH2_MSG_NEWKEYS. debug1: done: KEX2. debug1: userauth-request for user sergey service ssh-connection method publickey debug1: attempt #1 debug1: Starting up PAM with username "sergey" debug1: matching key found: file /home/sergey/.ssh/authorized_keys2, line 1 debug1: len 55 datafellows 0 debug1: dsa_verify: signature incorrect Failed publickey for sergey from 94.1.0.85 port 1179 ssh2 fatal: Read from socket failed: Connection reset by peer debug1: Calling cleanup 0x8058150(0x0) debug1: Calling cleanup 0x805e480(0x0) PS -- Best regards, Sergey mailto:sergey@road.omskelecom.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message