• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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