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)
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" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ssh ProxyCommand - connect.exe
Date:
son
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: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ben Anderson
>
Well, I feel dumb. One of the assumptions I made was that I was behind a
SOCKS 5 proxy. It turns out is HTTP Proxy. So if I enter this command it
works:
connect.exe -d -H [EMAIL PROTECTED] www.yahoo.com 80
Thanks for the help Jason,
Ben
From: "DePriest, Jason R." <[EMAIL PROTECTED]>
To: <[
Hi,
connect.exe is working, but ssh is not. I can connect to my server from my
local network, but not remotely.
This is from my sshd log
Nov 20 07:09:55 [sshd] Did not receive identification string from
:::xxx.123.110.69
the error I get in cygwin is:
ssh_exchange_identification: Connection
Hi,
I just want to do the minimal amount of configuration to get me going with
ssh. I know the server works because I've logged in from other linux boxes.
I am using connect.exe, which seems to be working ok.
This first problem I'm having is that it won't let me use protocol 2:
$ ssh -2 -vvv -i
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
Igor,
thank you very much for your reply. I dispersed more coments below
> >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 amo
.allow and /etc/hosts.deny, but the don't exist
anywhere.
Advice?
Thanks,
Ben
From: Christopher Faylor <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: ssh hangs
Date: Tue, 2 Dec 2003 13:32:19 -0500
On Tue, Dec 02, 2003 at 06:16:10PM +, Ben Anderson
9 matches
Mail list logo