Page 1 of 1

Need unencrypted ftp restricted to certain IP addresses

Posted: 2019-07-26 19:41
by rliepins
I would like the majority of my users to use FTP over TLS. However, I have a couple of processes that must use unencrypted FTP over port 21. I would like to restrict the plain FTP (port 21 access) to specific IP addresses. Is this possible? How would I implement?
Thanks.

Re: Need unencrypted ftp restricted to certain IP addresses

Posted: 2019-07-29 06:53
by botg
Unfortunately no. You would need to use a separate instance of FileZilla Server listening on a different port or IP address.