I have configurated Pure-FTPD in my server.
When a client try to connect to my server with FTP cipher: Required FTP explicit over TLS
(Filezilla Configuration: Protocol:FTP, cipher: Required FTP explicit over TLS ; port:21)
They get the following error:
In the server log I get this message:
Could you help me? Connections with TSL not working ....
When a client try to connect to my server with FTP cipher: Required FTP explicit over TLS
(Filezilla Configuration: Protocol:FTP, cipher: Required FTP explicit over TLS ; port:21)
They get the following error:
Code:
Estado: Conectando xxx.xxx.xxx.xxx ...
Estado: Conexión establecida, esperando el mensaje de bienvenida...
Respuesta: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Respuesta: 220-Local time is now 11:03. Server port: 21.
Respuesta: 220-This is a private system - No anonymous login
Respuesta: 220-IPv6 connections are also welcome on this server.
Respuesta: 220 You will be disconnected after 30 minutes of inactivity.
Comando: AUTH TLS
Respuesta: 234 AUTH TLS OK.
Estado: Inicializando TLS...
Error: Connection timed out after 20 seconds of inactivity
Error: No se pudo conectar al servidor
Code:
pure-ftpd: ([email protected]) [INFO] New connection from xxx.xxx.xxx.xxx
myserver pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
myserver pure-ftpd: ([email protected]) [INFO] __cpanel__service__auth__ftpd__XQcwSBysGPS6g3AQlFWngQAgfrxt7tSD2oz7IW7BIKAql6q8IpvSDcj5GWZSwEEpvA is now logged in
myserver pure-ftpd: (__cpanel__service__auth__ftpd__XQc[email protected]127.0.0.1) [INFO] Logout.
myserver pure-ftpd: ([email protected]) [WARNING] Sorry, cleartext sessions and weak ciphers are not accepted on this server.#012Please reconnect using TLS security mechanisms.
myserver pure-ftpd: ([email protected]) [INFO] New connection from xxx.xxx.xxx.xxx