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 Tim Kosse, 15 years ago

Resolution: rejected
Status: newclosed

The server does not send PORT, your client sends PORT.

in reply to:  description comment:2 by shelter, 15 years ago

Resolution: rejected
Status: closedreopened

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 Tim Kosse, 15 years ago

Resolution: rejected
Status: reopenedclosed

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

Note: See TracTickets for help on using tickets.