Opened 20 years ago
Last modified 16 years ago
#2187 closed Feature request
FZ Server - Need Improved IP detection
Reported by: | kmleow | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | kmleow, Tim Kosse, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I know that FileZilla Server is able to find out the
external IP address. This solves the PASV mode problem
for those behind firewalls.
However, any user that belong to the local area network
will also connect to my computer via the external IP
which is not what I want. They should connect to my
192.168.x.x
If I am connecting to my server via 127.0.0.1, then the
PASV mode should also send me to 127.0.0.1, not the
192.168.x.x or the external IP address.
The above mentioned has been implemented long time ago
on WarFTPd. Take a look at their version 1.82 RC9. I
hope you get what I mean.
Thanks.
This feature has been implemented. Please update to the most
recent version of FileZilla.