• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ftp bounce attack

Macs01

Basic Pleskian
I want to connect to my ftp-server. If I use a proxy-server I get the following error. I use total commander or WS-FTP Pro and I get a blank directory. Without a Proxy I have no problems to connect. It was possible to connect with Plesk 8.2.1.
I only have this problem with Plesk 9.5.2 + qmail

Connect to: (21.06.2010 16:36:44)
hostname=www.mydomain.com
username=ftpuser
startdir=/httpdocs
Firewall=proxy.server.local:21
proxy.server.local=10.10.10.10
220 FTP-Relay OK. Login with User@Host.and use Passive Mode (passiv)!
USER ftpuser@www.mydomain.com
331-
220 ProFTPD 1.3.2e Server (ProFTPD) [192.168.1.100]
331 Password required for ftpuser
PASS ***********
230 User ftpuser logged in
SYST
215 UNIX Type: L8
FEAT
500 Command not allowed by RFC959
CLNT Total Commander (UTF-8)
500 Command not allowed by RFC959
OPTS UTF8 ON
500 Command not allowed by RFC959
CWD /httpdocs
250 CWD command successful
Connect ok!
PWD
257 "/httpdocs" is the current directory
Read directory
TYPE A
200 Type set to A
PASV
425 Will not open data connection - ftp bounce attack
OFFLINE
 
Back
Top