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] From: "Ben Anderson" To: cygwin AT cygwin DOT com Subject: ssh ProxyCommand - connect.exe Date: Wed, 19 Nov 2003 16:33:33 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 19 Nov 2003 16:33:33.0927 (UTC) FILETIME=[DFDA1F70:01C3AEBA] I followed the installation instructions for connect.c to use for ssh connections, but it's not working. Instead of compiling connect.c I downloaded the precompiled connect.exe. Here's the output: $ connect.exe -d -S the.proxy.com www.yahoo.com 80 DEBUG: (none) DEBUG: relay_method = SOCKS (2) DEBUG: relay_host=surf.proxy.com DEBUG: relay_port=1080 DEBUG: relay_user=banderso DEBUG: socks_version=5 DEBUG: socks_resolve=REMOTE (2) DEBUG: local_type=stdio DEBUG: dest_host=www.yahoo.com DEBUG: dest_port=80 DEBUG: Program is $Revision: 1.69 $ DEBUG: resolving host by name: www.yahoo.com DEBUG: resolved: www.yahoo.com (216.109.118.70) DEBUG: not matched, addr to be SOCKSified: 216.109.118.70 DEBUG: resolving host by name: surf.proxy.com DEBUG: resolved: surf.proxy.com (192.168.2.5) DEBUG: connecting to 192.168.2.5:1080 DEBUG: connect() failed. FATAL: Unable to connect to relay host, errno=10061 any ideas? I know the authentication method (USER/PASS) requires a password, but I believe it's supposed to prompt me, correct? TIA, Ben _________________________________________________________________ Gift-shop online from the comfort of home at MSN Shopping! No crowds, free parking. 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/