• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Recent content by Andrew65

  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