Skip to main content

Host Access Control

Comments

4 comments

  • keat63
    I found this ProFTPD Configuration for Host Access Control - cPanel Knowledge Base - cPanel Documentation A little concerning that we have to jump through hoops to protect ourselves. Surely this should be built in.
    0
  • keat63
    So I toyed with my FTP server selection last night, and now I remember why I switched from proftp to Pure-ftp. Proftp is constantly echoing to var/log/messages. Feb 8 11:25:53 proftpd[17111]: xxx.xxx.xxx.xx (127.0.0.1[127.0.0.1]) - FTP session opened. Feb 8 11:25:53 proftpd[17111]: xxx.xxx.xxx.xx (127.0.0.1[127.0.0.1]) - FTP session closed. I switched to Pure-ftp to stop this from happening.
    0
  • cPanelMichael
    Hello, Pure-FTP does not support TCP wrappers, and thus won't work with the /etc/hosts.allow file on the system ("WHM >> Host Access Control" is simply a UI for this system file). Do you utilize a firewall management utility such as CSF? If so, a common workaround is to close port 21 in the CSF configuration, and then whitelist the IP addresses that require FTP access. Thank you.
    0
  • keat63
    I never thought of that
    0

Please sign in to leave a comment.