You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jiri Netolicky (JIRA)" <ji...@apache.org> on 2013/04/17 14:45:15 UTC

[jira] [Created] (NET-507) Chance to disable private IP replacement in FTP passive mode.

Jiri Netolicky created NET-507:
----------------------------------

             Summary: Chance to disable private IP replacement in FTP passive mode.
                 Key: NET-507
                 URL: https://issues.apache.org/jira/browse/NET-507
             Project: Commons Net
          Issue Type: Improvement
          Components: FTP
            Reporter: Jiri Netolicky


Method parsePassiveModeReply replaces returned private IP when remote IP is from public range. But we have this situation. FTP client on internal 10.x network and on the "gate" is FTP proxy. Connections is opened to orginal public IP, but when switch to passive mode, FTP proxy replaces public IP returned by FTP server by it's internal 10.x IP.
Small patch leaves current functionality but provides chance to disable IP replacement functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira