Opened 18 years ago
Last modified 18 years ago
#2635 closed Feature request
Passive address selection
Reported by: | kennec01 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | kennec01, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
One problem I have ran into with the passive and setup is for users behind the firewall. Users accessing the server from the internet get NAT translated to the sever. The server returns the public address that I have configured. Unfortunatley when the user from behind the firewall accesses the server they get the same public address and the server is not accessiable. I would like to see options expanded for this. Adding a "if...then" type address return structure. If the remote subnet is 192.168.1.0/24 return return 192.168.1.X else return a different address.
Thanks
Chris
"Don't use external IP for local connections" is the option to check.