Opened 15 years ago
Closed 15 years ago
#4618 closed Bug report (rejected)
Local IP send to client in passive mode, SSL and base SOCKS proxy
Reported by: | shelter | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | passive SSL proxy | Cc: | IvanovR@… |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows XP |
Description
When using SSL (explicit or implicit) connection through SOCKS proxy server returns local IP address in the PORT command instead of the address from primary client connection. Switching SSL off results in normal PORT command behavior.
Change History (3)
comment:1 by , 15 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Resolution: | rejected |
---|---|
Status: | closed → reopened |
Replying to shelter:
When using SSL (explicit or implicit) connection through SOCKS proxy, server returns local IP address (something like "227 Entering Passive Mode (192,168,7,134,196,26)"). Local IP address is used instead of one from the primary connection. Client can`t establish data connection in this case.
If SSL is not used then rights address is returned and data connection is established normally.
comment:3 by , 15 years ago
Resolution: | → rejected |
---|---|
Status: | reopened → closed |
According to that reply it's PASV, not PORT.
You've got a malicious router and/or firewall that sabotages the control connection and fiddles around with things its not supposed to.
Please read http://wiki.filezilla-project.org/Network_Configuration
The server does not send PORT, your client sends PORT.