public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Looking for 64-bit proxy
@ 2015-07-09 14:33 Kertz, Denis (D)** CTR **
  2015-07-09 14:45 ` Marco Atzeri
  2015-07-09 17:30 ` Marco Atzeri
  0 siblings, 2 replies; 13+ messages in thread
From: Kertz, Denis (D)** CTR ** @ 2015-07-09 14:33 UTC (permalink / raw)
  To: cygwin

Andrey Repin wrote:

>Greetings, Marco Atzeri!
>
>>>> Currently I am using connect-proxy on WinXP (32 bit).  I would like to use
>>>> connect-proxy on a Win7 PC but there is no 64-bit version.  Is there an
>>>> alternative to connect-proxy for 64-bit, or would I need to revert to the
>>>> 32-bit cygwin just to get this connect-proxy?
>>>
>>> 3proxy.ru
>>>
>>>
>
>> Andrey
>> I assume Denis was talking about:
>
>> connect-proxy      32 bit    ORPHANED (Kostya Altukhov)
>
>I assumed he was looking for a proxy server.
>3proxy offers everything proxy you could possibly imagine.
>HTTP including CONNECT, FTP, SOCKS4 and 5, POP3 proxy.

My terminology may be confusing but I'm looking for a 64-bit alternative for the 32-bit
connect-proxy.  I didn't see anything that looked like an alternative under cygwin/net.

Denis


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: Looking for 64-bit proxy
@ 2015-07-12 19:58 Kertz, Denis (D)** CTR **
  0 siblings, 0 replies; 13+ messages in thread
From: Kertz, Denis (D)** CTR ** @ 2015-07-12 19:58 UTC (permalink / raw)
  To: cygwin

> Marco Atzeri wrote:
>
> you seem to have other ssh issue.
> Using the 64 bit version with
>
>  connect-proxy.exe -d -p 80 -H 176.31.237.157:8888 mysite.com  22
>
> I was able to ssh connect on USA server passing
> through a France HTTPS server (176.31.237.157:8888)
>
> both from cygwin at 32 and 64 bit.
>
> I will upload both version
> Regards
>
> Marco

Marco,

As you guessed, the problem was on my end.  I installed the latest, official
connect-proxy for both 32-bit and 64-bit.  The 32-bit worked fine on my WinXP
PC and the 64-bit failed on Win7.  So I got smart and used the -d (debug) option
of the proxy command and compared the WinXP output and the Win7 output.  It quickly
jumped out that the problem was I had a tunnel connection set up on WinXP but not
Win7.  That's because I was remotely connected from my WinXP to my Win7 and "in
my mind" I already had a tunnel connection but, of course, it was only on the
WinXP.  Once I set up the tunnel connection on Win7 everything worked fine.

Thanks so much for taking care of this.

Denis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: Looking for 64-bit proxy
@ 2015-07-11  2:07 Kertz, Denis (D)** CTR **
  2015-07-11 20:51 ` Marco Atzeri
  0 siblings, 1 reply; 13+ messages in thread
From: Kertz, Denis (D)** CTR ** @ 2015-07-11  2:07 UTC (permalink / raw)
  To: cygwin

>On 7/10/2015 10:49 AM, Marco Atzeri wrote:
>
>>    On 7/10/2015 3:16 AM, Kertz, Denis (D)** CTR ** wrote:
>>
>>        Marco Atzen wrote:
>>
>>            Hi Denis,
>>            I uploaded on
>>            http://matzeri.altervista.org/x86_64/connect-proxy/
>>            can you test it ?
>>
>>
>Hi Denis,
>
>It seems the package was corrupted, can you try it again ?
>To re-install:
>
>setup-x86_64.exe -X -O -s http://matzeri.altervista.org -q -x connect-proxy -P connect-proxy

I re-installed the package on both Win7 PCs and got this same ssh result on both PCs:

FATAL: Unable to connect to relay host, errno=111
ssh_exchange_identification: Connection closed by remote host

Denis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: Looking for 64-bit proxy
@ 2015-07-10  1:16 Kertz, Denis (D)** CTR **
  2015-07-10  8:49 ` Marco Atzeri
  0 siblings, 1 reply; 13+ messages in thread
From: Kertz, Denis (D)** CTR ** @ 2015-07-10  1:16 UTC (permalink / raw)
  To: cygwin

Marco Atzen wrote:

> Hi Denis,
> I uploaded on
> http://matzeri.altervista.org/x86_64/connect-proxy/
> can you test it ?
>
> To install
> setup-x86_64.exe -X -O -s http://matzeri.altervista.org -q -P connect-proxy

I installed and tested this on two different Win7 PCs and, unfortunately, neither one worked.

When I tried doing ssh login to a server via a proxy that works with the 32-bit connect-proxy, I got:

On the first PC tried:
    ssh_exchange_identification: Connection closed by remote host

On the second PC tried:
      1 [main] ssh 1092 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x460000) != child(0x2D0000)
fork failed: Resource temporarily unavailable

When I did the install I did get this:
    Note:  Hand installation over to elevated child process.

I don't know if that means anything.  I did see from the /etc/setup install list that this is a single connect-proxy.exe executable.
It showed the same size on both PCs in /usr/bin so doesn't look like an install problem.

Is there anything else I can try, any debugging options/data?

Denis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Looking for 64-bit proxy
@ 2015-07-08 23:58 Kertz, Denis (D)** CTR **
  2015-07-09  6:35 ` Andrey Repin
  0 siblings, 1 reply; 13+ messages in thread
From: Kertz, Denis (D)** CTR ** @ 2015-07-08 23:58 UTC (permalink / raw)
  To: cygwin

Currently I am using connect-proxy on WinXP (32 bit).  I would like to use connect-proxy on a Win7 PC but there is no 64-bit version.  Is there an alternative to connect-proxy for 64-bit, or would I need to revert to the 32-bit cygwin just to get this connect-proxy?

Denis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-07-12 19:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-09 14:33 Looking for 64-bit proxy Kertz, Denis (D)** CTR **
2015-07-09 14:45 ` Marco Atzeri
2015-07-09 17:30 ` Marco Atzeri
  -- strict thread matches above, loose matches on Subject: below --
2015-07-12 19:58 Kertz, Denis (D)** CTR **
2015-07-11  2:07 Kertz, Denis (D)** CTR **
2015-07-11 20:51 ` Marco Atzeri
2015-07-10  1:16 Kertz, Denis (D)** CTR **
2015-07-10  8:49 ` Marco Atzeri
2015-07-10 16:42   ` Marco Atzeri
2015-07-08 23:58 Kertz, Denis (D)** CTR **
2015-07-09  6:35 ` Andrey Repin
2015-07-09  6:48   ` Marco Atzeri
2015-07-09  7:35     ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).