• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. A

    doesn't work ftp in hosts.allow (deny)

    Thanks. I thought that as proftpd is started through xinetd, it has to use hosts.allow (deny)... Ok, i will think about use iptables.
  2. A

    doesn't work ftp in hosts.allow (deny)

    And in what the conflict and in what a problem with the host.deny file? var/log/secure Jul 31 18:35:48 qqqqqqq sshd[3335]: refused connect from 125.122.56.141 (125.122.56.141) Jul 31 10:14:39 qqqqqqq proftpd[27064]: qqqqqqq (27.198.26.247[27.198.26.247]) - USER anonymous: no such user found...
  3. A

    doesn't work ftp in hosts.allow (deny)

    etc/proftpd.conf ServerName "ProFTPD" ServerType inetd ..... --------- etc/xinetd.d/ftp_psa service ftp { disable = no socket_type = stream protocol =tcp instances = UNLIMITED wait = no user = root...
Back
Top