Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <780a907f0504120855173b459f@mail.gmail.com> Date: Tue, 12 Apr 2005 17:55:09 +0200 From: Christophe Sauthier Reply-To: Christophe Sauthier To: cygwin AT cygwin DOT com Subject: Strange behaviour of Openssh Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, I encounter some strange stuff when I try to connect to openssh on my server (which is using cygwin) using openssh clients (using cygwin too). The connection is perfect when I have no public keys at all on the client side. But as soon as I get any key (dsa or rsa generated using ssh-keygen ) on the client side the connection can never been established and I receive the message "Read from the socket failed : Connection reset by peer". When I am debugging it in verbose mode, the log of client last lines are : debug3 : send_pubkey_test debug2 : we sent a publickey packet, wait for reply Read from the socket failed : Connection reset by peer I have absolutly nothing on the server log.... Does anybody got a clue ? Thanks in advance, Christophe -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/