Mail Archives: cygwin/2003/11/19/14:11:54
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" <stuts_andersonbd1 AT hotmail DOT com>
> >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/
- Raw text -