What are the Traffic logs in the firewall reporting?
@Han.Valk wrote:
I have an FTPS server behind the PA. When I enable either AntiVirus, AntiSpyware or vulnerability protection with default profiles it is impossible to connect to the FTP server over TLS. The below errors are seen. When I disable these protections I'm able to connect.
Regards,
Han.
Command: PASV Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,194,31). Command: LIST Response: 150 Opening BINARY mode data connection. Error: GnuTLS error -15: An unexpected TLS packet was received. Error: The data connection could not be established: ECONNABORTED - Connection aborted Response: 226-Directory has 53,565,587,456 bytes of disk space available. Response: 226 Transfer complete. Error: Failed to retrieve directory listing
Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Error: Could not read from socket: ECONNABORTED - Connection aborted
... View more