Re: [twsocket] FTP through proxy not in transparent mode

2010-05-10 Thread Info2004
Francois, Usually non transparent FTP proxies work by connecting to the proxy itself and then when asked username, entering the real user name followed by and @ and the remote server name. Sometimes the @ character is replaced by a # character. I was under the impression that this was how

Re: [twsocket] FTP through proxy not in transparent mode

2010-05-10 Thread Info2004
Dave, Thanks for the link. I'll check it out. I have not tried connecting through this proxy myself as the customers customer is in Au, I'm in the UK. It's taken an age just to get to this point. ...Andy Dave Baxter wrote: I presume you're looking for this... ? http://proxy.wow.ag/proxyOn

Re: [twsocket] BTW: Support for OpenSSL 0.9.8n is available (ICS v7)

2010-05-10 Thread Arno Garrels
Zvone wrote: > well, that's great news i thought it was not fixed already and it was > still disabled in "N" version as well. good to know! > > but what does this mean "require the extension as needed"? > > if i understood correctly - if you have 098n and server supports the > extension, it will

Re: [twsocket] BTW: Support for OpenSSL 0.9.8n is available (ICS v7)

2010-05-10 Thread Zvone
well, that's great news i thought it was not fixed already and it was still disabled in "N" version as well. good to know! but what does this mean "require the extension as needed"? if i understood correctly - if you have 098n and server supports the extension, it will be used with no additional

[twsocket] BTW: Support for OpenSSL 0.9.8n is available (ICS v7)

2010-05-10 Thread Arno Garrels
Hi, In OSSL v0.9.8L and v0.9.8m renegotiation support was disabled due to vulnerability of the SSL protocol. In v0.9.8n renegotiation support was re-enabled and RFC5746 implemented but require the extension as needed. It's also possible to enable unsafe legacy renegotiation explicitly by settin

Re: [twsocket] FTP through proxy not in transparent mode

2010-05-10 Thread Dave Baxter
I presume you're looking for this... ? http://proxy.wow.ag/proxyOnlyAnonymous.php?offset=0 There is a list of Transparrent proxies, if you look down the left of that page. I think they are Web/HTTP related, also needing the client to use a specific port to connect to the proxy with. I'm not su

Re: [twsocket] FTP through proxy not in transparent mode

2010-05-10 Thread Francois PIETTE
I have an application which uses OverbyteIcsFtpCli version V2.108. It's working great - no problems. However, a customer wants to use this application through his proxy (wowproxy), and it's not using transparent mode. So, anyone used this or similar combo? Can I get it to work? I googled wow

[twsocket] FTP through proxy not in transparent mode

2010-05-10 Thread Info2004
Hi, I have an application which uses OverbyteIcsFtpCli version V2.108. It's working great - no problems. However, a customer wants to use this application through his proxy (wowproxy), and it's not using transparent mode. So, anyone used this or similar combo? Can I get it to work? I googl