Opened 19 years ago
Closed 8 years ago
#2318 closed Feature request (fixed)
Multiples IP in Passive Transfert
Reported by: | outchy | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | outchy, roberthoff82 | |
Component version: | Operating system type: | ||
Operating system version: |
Description
My server is behind a gateway. Client may connect to
the server for the WAN and from the LAN.
To minimize the bandwidth on the gateway, I want to
specify deferent IPs for passive transferts according
the client's IP:
- if the client's IP belongs to the LAN mask then the
passive IP address would by the server address
- if the client IP is outside the LAN mask, the IP for
passive transferts would be the gateway WAN address.
Cheers,
Florent Ouchet
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 8 years ago
Triage suggestion
FileZilla Server 0.9.60
appears to implement this feature request. The options are available in the FileZilla Server Interface, in the "Passive mode settings" pane of the options dialog.
I suggest closing this feature request as "fixed".
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
My server is behind a NAT router and devices cannot connect
in passive mode from inside the LAN. This feature would be
useful to me also.
What I picture is a list of remote IP ranges (*,
192.168.1.*) and the ability to set each to either
"Default", "Use the following IP: xxx.xxx.xxx.xxx" or
"Retrieve external address from:
http://filezilla.sourceforge.net/misc/ip.php".