Problem with linux version and socks5

Any issues, suggestions, and bug reports about new FTP Rush v3
Post Reply
unkn0wn20
Posts: 28
Joined: Wed May 06, 2020 7:48 pm

Problem with linux version and socks5

Post 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!
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Problem with linux version and socks5

Post by FTP »

Thanks for your report, we will check it.
unkn0wn20
Posts: 28
Joined: Wed May 06, 2020 7:48 pm

Re: Problem with linux version and socks5

Post by unkn0wn20 »

It looks like the old v2 sends the password in plaintext. The v3 sends the pw hashed. Can this be?
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Problem with linux version and socks5

Post 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.
unkn0wn20
Posts: 28
Joined: Wed May 06, 2020 7:48 pm

Re: Problem with linux version and socks5

Post 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
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Problem with linux version and socks5

Post 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.
bugreport
Posts: 69
Joined: Fri Jan 01, 2021 3:39 am

Re: Problem with linux version and socks5

Post 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.
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Problem with linux version and socks5

Post 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.
bugreport
Posts: 69
Joined: Fri Jan 01, 2021 3:39 am

Re: Problem with linux version and socks5

Post 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.
Post Reply