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 X-Originating-IP: [141.123.110.69] X-Originating-Email: [stuts_andersonbd1 AT hotmail DOT com] X-Sender: stuts_andersonbd1 AT hotmail DOT com From: "Ben Anderson" To: maharig AT idirect DOT net, cygwin AT cygwin DOT com Subject: RE: ssh hangs Date: Tue, 02 Dec 2003 12:33:45 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 02 Dec 2003 12:33:45.0561 (UTC) FILETIME=[87167490:01C3B8D0] >1. Consider deleting your ~/.ssh directory on your ssh client > computer and running the 'ssh-user-config' script that > is provided with OpenSSH (in /usr/bin). This should > allow you to do the minimal amount of configuration. > Then copy the public-key file that it creates in your > ~/.ssh directory to the ssh server machine's ~/.ssh > directory. ok, I did this. Now I get this output: $ ssh -vvv -F ./ssh_config -p 80 andersonbd1 AT 24 DOT 169 DOT 25 DOT 75 OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 debug1: Reading configuration data ./ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Executing proxy command: exec connect.exe -H banderso AT surf DOT proxy DOT com:80 24.169.25.75 80 debug1: identity file /cygdrive/c/.ssh/identity type 0 debug3: Not a RSA1 key file /cygdrive/c/.ssh/id_rsa. debug2: key_type_from_name: unknown key type '-----BEGIN' debug3: key_read: missing keytype debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug2: key_type_from_name: unknown key type '-----END' debug3: key_read: missing keytype debug1: identity file /cygdrive/c/.ssh/id_rsa type 1 debug3: Not a RSA1 key file /cygdrive/c/.ssh/id_dsa. debug2: key_type_from_name: unknown key type '-----BEGIN' debug3: key_read: missing keytype debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug3: key_read: missing whitespace debug2: key_type_from_name: unknown key type '-----END' debug3: key_read: missing keytype debug1: identity file /cygdrive/c/.ssh/id_dsa type 2 Enter proxy authentication password for banderso AT surf DOT proxy DOT com: ###I enter my password ssh_exchange_identification: Connection closed by remote host debug1: Calling cleanup 0x41bf10(0x0) BTW, I'm having a hard time copying and pasting this from the console because it only works in the dos flavored console. If I open an xterm, then all the output appears at the xterm except when it asks for my password. This appears at the dos console. Then when I type the first letter of my password - it exits. Do I need to redirect input somehow when I start xterm? Any ideas about the ssh? It seems the keys aren't being recognized properly by cygwin. Thanks, Ben _________________________________________________________________ Is there a gadget-lover on your gift list? MSN Shopping has lined up some good bets! http://shopping.msn.com -- 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/