• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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