delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/11/19/15:47:27

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
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" <stuts_andersonbd1 AT hotmail DOT com>
To: cygwin AT cygwin DOT com
Subject: RE: ssh ProxyCommand - connect.exe
Date: Wed, 19 Nov 2003 20:46:54 +0000
Mime-Version: 1.0
Message-ID: <BAY13-F51VKwXg8BplF00000d6d@hotmail.com>
X-OriginalArrivalTime: 19 Nov 2003 20:46:54.0688 (UTC) FILETIME=[44362E00:01C3AEDE]

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 myuid AT surf DOT proxy DOT com www.yahoo.com 80

Thanks for the help Jason,
Ben



>From: "DePriest, Jason R." <jrdepriest AT ftb DOT com>
>To: <cygwin AT cygwin DOT com>
>Subject: RE: ssh ProxyCommand - connect.exe
>Date: Wed, 19 Nov 2003 14:15:06 -0600
>
>I am able to exactly reproduce your problem and I do not know why.
>Because I have always used the ProxyCommand method described on the
>website.
>By creating a ~/.ssh/config file and using the guidelines to add this:
>[file]
>Host *
>ProxyCommand connect -S socks.local.net:1080 %h %p
>[/file]
>
>I can just run
>$ ssh host.domain.net
>and it works.
>
>It ~does not~ prompt me for a user name and password for the SOCKS5
>server like it is supposed to.
>I am prompted for my SSH user name and password on the remote system,
>though.
>
>$ ssh -vvv deep-thought.milliways.net
>OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003
>debug1: Reading configuration data /home/depriest/.ssh/config
>debug1: Applying options for *
>debug2: ssh_connect: needpriv 0
>debug1: Executing proxy command: exec connect -S
>proxy1.here4you.com:1080 deep-thought.milliways.net 22
>debug1: identity file /home/depriest/.ssh/identity type -1
>debug1: identity file /home/depriest/.ssh/id_rsa type -1
>debug1: identity file /home/depriest/.ssh/id_dsa type -1
>debug1: Remote protocol version 1.99, remote software version
>OpenSSH_3.5p1
>debug1: match: OpenSSH_3.5p1 pat
>OpenSSH_3.2*,OpenSSH_3.3*,OpenSSH_3.4*,OpenSSH_3.5*
>debug1: Enabling compatibility mode for protocol 2.0
>debug1: Local version string SSH-2.0-OpenSSH_3.7.1p2
>debug1: SSH2_MSG_KEXINIT sent
>debug1: SSH2_MSG_KEXINIT received
>debug2: kex_parse_kexinit:
>diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
>debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
>debug2: kex_parse_kexinit:
>aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-c
>bc,rijndael-cbc AT lysator DOT liu DOT se,aes128-ctr,aes192-ctr,aes256-ctr
>debug2: kex_parse_kexinit:
>aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-c
>bc,rijndael-cbc AT lysator DOT liu DOT se,aes128-ctr,aes192-ctr,aes256-ctr
>debug2: kex_parse_kexinit:
>hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 AT openssh DOT com,hmac-sha1-9
>6,hmac-md5-96
>debug2: kex_parse_kexinit:
>hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 AT openssh DOT com,hmac-sha1-9
>6,hmac-md5-96
>debug2: kex_parse_kexinit: none,zlib
>debug2: kex_parse_kexinit: none,zlib
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit: first_kex_follows 0
>debug2: kex_parse_kexinit: reserved 0
>debug2: kex_parse_kexinit:
>diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
>debug2: kex_parse_kexinit: ssh-dss,ssh-dss
>debug2: kex_parse_kexinit:
>aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-c
>bc,rijndael-cbc AT lysator DOT liu DOT se
>debug2: kex_parse_kexinit:
>aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-c
>bc,rijndael-cbc AT lysator DOT liu DOT se
>debug2: kex_parse_kexinit:
>hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 AT openssh DOT com,hmac-sha1-9
>6,hmac-md5-96
>debug2: kex_parse_kexinit:
>hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 AT openssh DOT com,hmac-sha1-9
>6,hmac-md5-96
>debug2: kex_parse_kexinit: none,zlib
>debug2: kex_parse_kexinit: none,zlib
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit:
>debug2: kex_parse_kexinit: first_kex_follows 0
>debug2: kex_parse_kexinit: reserved 0
>debug2: mac_init: found hmac-md5
>debug1: kex: server->client aes128-cbc hmac-md5 none
>debug2: mac_init: found hmac-md5
>debug1: kex: client->server aes128-cbc hmac-md5 none
>debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
>debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
>debug2: dh_gen_key: priv key bits set: 129/256
>debug2: bits set: 1626/3191
>debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
>debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
>debug3: check_host_in_hostfile: filename /home/depriest/.ssh/known_hosts
>debug3: check_host_in_hostfile: match line 18
>debug1: Host 'deep-thought.milliways.net' is known and matches the DSA
>host key.
>debug1: Found key in /home/depriest/.ssh/known_hosts:18
>debug2: bits set: 1612/3191
>debug1: ssh_dss_verify: signature correct
>debug2: kex_derive_keys
>debug2: set_newkeys: mode 1
>debug1: SSH2_MSG_NEWKEYS sent
>debug1: expecting SSH2_MSG_NEWKEYS
>debug2: set_newkeys: mode 0
>debug1: SSH2_MSG_NEWKEYS received
>debug1: SSH2_MSG_SERVICE_REQUEST sent
>debug2: service_accept: ssh-userauth
>debug1: SSH2_MSG_SERVICE_ACCEPT received
>debug2: key: /home/depriest/.ssh/identity (0x0)
>debug2: key: /home/depriest/.ssh/id_rsa (0x0)
>debug2: key: /home/depriest/.ssh/id_dsa (0x0)
>debug1: Authentications that can continue: publickey,password
>debug3: start over, passed a different list publickey,password
>debug3: preferred publickey,keyboard-interactive,password
>debug3: authmethod_lookup publickey
>debug3: remaining preferred: keyboard-interactive,password
>debug3: authmethod_is_enabled publickey
>debug1: Next authentication method: publickey
>debug1: Trying private key: /home/depriest/.ssh/identity
>debug3: no such identity: /home/depriest/.ssh/identity
>debug1: Trying private key: /home/depriest/.ssh/id_rsa
>debug3: no such identity: /home/depriest/.ssh/id_rsa
>debug1: Trying private key: /home/depriest/.ssh/id_dsa
>debug3: no such identity: /home/depriest/.ssh/id_dsa
>debug2: we did not send a packet, disable method
>debug3: authmethod_lookup password
>debug3: remaining preferred: ,password
>debug3: authmethod_is_enabled password
>debug1: Next authentication method: password
>depriest AT deep-thought DOT milliways DOT net's password:
>debug3: packet_send2: adding 64 (len 53 padlen 11 extra_pad 64)
>debug2: we sent a password packet, wait for reply
>debug1: Authentications that can continue: publickey,password
>Permission denied, please try again.
>depriest AT deep-thought DOT milliways DOT net's password:
>debug3: packet_send2: adding 64 (len 53 padlen 11 extra_pad 64)
>debug2: we sent a password packet, wait for reply
>debug1: Authentications that can continue: publickey,password
>Permission denied, please try again.
>depriest AT deep-thought DOT milliways DOT net's password:
>debug3: packet_send2: adding 64 (len 53 padlen 11 extra_pad 64)
>debug2: we sent a password packet, wait for reply
>debug1: Authentications that can continue: publickey,password
>debug2: we did not send a packet, disable method
>debug1: No more authentication methods to try.
>Permission denied (publickey,password).
>debug1: Calling cleanup 0x41bf10(0x0)
>
>--
>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/
>

_________________________________________________________________
From the hottest toys to tips on keeping fit this winter, you’ll find a 
range of helpful holiday info here.  
http://special.msn.com/network/happyholidays.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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019