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-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: ssh ProxyCommand - connect.exe Date: Wed, 19 Nov 2003 13:06:33 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "DePriest, Jason R." To: X-OriginalArrivalTime: 19 Nov 2003 19:10:45.0197 (UTC) FILETIME=[D553B7D0:01C3AED0] X-DCC-FTBDCCD1-Metrics: dns1 1130; Body=1 Fuz1=1 Fuz2=1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id hAJJBZXE022121 Is SSH running on port 80 on yahoo.com? You are asking 'connect.exe' to use 'surf.proxy.com' as your SOCKS proxy server to connect via SSH to 'www.yahoo.com' on port 80. The 'SOCKS' port defaults to 1080 since you didn't specify one. -Jason I am not sure where you downloaded connect.exe from, but the information I used to troubleshoot this was from this site: http://www.imasy.or.jp/~gotoh/ssh/connect.html > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Ben Anderson > Sent: Wednesday, November 19, 2003 10:37 AM > To: cygwin AT cygwin DOT com > Subject: Re: ssh ProxyCommand - connect.exe > > > sorry to post again, but to avoid confusion, I did have a > copy and pasting > error. The actual command line should be: > $ connect.exe -d -S surf.proxy.com www.yahoo.com 80 > > >From: "Ben Anderson" > >To: cygwin AT cygwin DOT com > >Subject: ssh ProxyCommand - connect.exe > >Date: Wed, 19 Nov 2003 16:33:33 +0000 > > > >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/ > > > > _________________________________________________________________ > Set yourself up for fun at home! Get tips on home > entertainment equipment, > video game reviews, and more here. > http://special.msn.com/home/homeent.armx > > > -- > 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/ > > -- 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/