FTPServer should bind on the entire 127.0.0.0/8 range when loopback address is 
given
------------------------------------------------------------------------------------

                 Key: FTPSERVER-324
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-324
             Project: FtpServer
          Issue Type: Bug
          Components: Server
    Affects Versions: 1.0.2, 1.0.1, 1.0.0, 1.0.0-RC2, 1.0.0-RC1, 1.0.0-M4, 
1.0.0-M3, 1.0.0-M2, 1.0.0-M1, 1.0.3, 1.1.0, 2.0.0
            Reporter: Gusti Benawi
            Priority: Minor


When a loopback address is given to the serverAddress, the server should bind 
on all range of the loopback address. Instead of a single address. Or better 
the server should bind on network interface instead of ip address.

For example: given localhost or 127.0.0.1 to the serverAddress block, it should 
be possible to connect to the server using any of the loopback address, for 
example 127.0.1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to