Page 1 of 1

Problem with linux version and socks5

Posted: Fri Jan 01, 2021 10:32 am
by unkn0wn20
Hi,

i wanted to test the linux version with socks5. But it seems this is no working proper. I have tested to connect to the same server with ftprush v2 and v3..with and without proxy.

In the v2 it works with and without proxy. In v3 it works only without proxy. If i try to connect to the server with proxy i get:

Code: Select all

[1][FTP]Status:                                     	Start Login FTP(SERVERIP:SERVERPORT) ...
[1][FTP]Error:                                       	Error Login FTP(SERVERIP:SERVERPORT) Can't connect serverip via proxy PROXYIP
Message : AuthenticationError
I have double checked if the credentials are right. And they are...in the logs of the proxy server i can only see this:

Code: Select all

[-SYSTEM-,Fri Jan  1 11:28:59 2021] >= 3 bytes read - fine
[-SYSTEM-,Fri Jan  1 11:28:59 2021] protocol is 5 - fine
[-SYSTEM-,Fri Jan  1 11:28:59 2021] number of methods >= 1 - fine
[-SYSTEM-,Fri Jan  1 11:28:59 2021] method is user/pass - fine
[-SYSTEM-,Fri Jan  1 11:28:59 2021] sub protocol is 1 - fine
[-SYSTEM-,Fri Jan  1 11:28:59 2021] wrong user/pass
[-SYSTEM-,Fri Jan  1 11:28:59 2021] name is: 'XXXX' pass is: 'XXXX'
[-SYSTEM-,Fri Jan  1 11:28:59 2021] [makethread] delete st
[CSockThread,Fri Jan  1 11:28:59 2021] destructor start
The used proxy software is this: https://github.com/glftpd/socks5" rel="nofollow

And a second question...is the proxy used for datachanel or only for the connection?


Best regards and a happy new year!

Re: Problem with linux version and socks5

Posted: Fri Jan 01, 2021 12:25 pm
by FTP
Thanks for your report, we will check it.

Re: Problem with linux version and socks5

Posted: Fri Jan 01, 2021 3:28 pm
by unkn0wn20
It looks like the old v2 sends the password in plaintext. The v3 sends the pw hashed. Can this be?

Re: Problem with linux version and socks5

Posted: Sat Jan 02, 2021 2:03 am
by FTP
unkn0wn20 wrote:It looks like the old v2 sends the password in plaintext. The v3 sends the pw hashed. Can this be?
you are right, we will fix this bug in the next release.

Re: Problem with linux version and socks5

Posted: Sat Jan 02, 2021 8:50 am
by unkn0wn20
Thank you very much!

And the other question mentioned in the first post? Is the proxy applied on data chanel or only for connect?

It would be nice if this can be configured optionally :)

Best regards

Re: Problem with linux version and socks5

Posted: Sun Jan 03, 2021 1:40 pm
by FTP
unkn0wn20 wrote:Thank you very much!

And the other question mentioned in the first post? Is the proxy applied on data chanel or only for connect?

It would be nice if this can be configured optionally :)

Best regards
Please download version 3.2.1, the bug has been fixed. And the proxy is applied on both chanel.

Re: Problem with linux version and socks5

Posted: Wed Jan 06, 2021 12:14 am
by bugreport
unkn0wn20 wrote:
It would be nice if this can be configured optionally :)
Indeed, it would be nice to keep it as it was before in previous FTP Rush versions, adding the option so users can choose between proxy being used in data channel or not, instead of force it down.

Re: Problem with linux version and socks5

Posted: Sun Jan 10, 2021 1:33 pm
by FTP
bugreport wrote:
unkn0wn20 wrote:
It would be nice if this can be configured optionally :)
Indeed, it would be nice to keep it as it was before in previous FTP Rush versions, adding the option so users can choose between proxy being used in data channel or not, instead of force it down.
You can set this option via "Setting->FTP Protocol->Apply proxy on data channel" in version 3.2.3.

Re: Problem with linux version and socks5

Posted: Sun Jan 10, 2021 9:35 pm
by bugreport
I've seen it, thank you.

Once again, please fix this 10m between posts error at this forum:

You cannot make another post so soon after your last.