Displaying 4 results from an estimated 4 matches for "dual_log_enable".
2018 May 31
2
Definitive guide to setting up FTPIS on vsftpd
I have a new CentOS 7.4 (recently upgraded to 7.5) system that I have been struggling with in configuring vsftpd for FTPS Implicit (port 990).
(The latest instructions I've used are at: https://www.unixmen.com/configure-vsftpd-ssltls-centos-7/)
Using Filezilla client, I get:
Error: GnuTLS error -15: An unexpected TLS packet was received.
Error: Could not connect to
2018 May 31
0
Definitive guide to setting up FTPIS on vsftpd
...ta_ssl=NO
ssl_tlsv1=YES
ssl_sslv2=YES
ssl_sslv3=YES
# limit pasv ports to range that iptables can check
pasv_min_port=6900
pasv_max_port=6969
# added 20120213 to deal with FileZilla 3.5.3 stricter cipher list
# see http://forum.filezilla-project.org/viewtopic.php?f=2&t=23275
ssl_ciphers=HIGH
dual_log_enable=YES
allow_writeable_chroot=YES
user_sub_token=$USER
2011 Dec 31
1
vsftpd log issues
I have an up-to-date CentOS 6 with reasonable amount of ftp activity (a
dozen of network cameras uploading images every second 24x7).
The first issue was that the whole /var filesystem was about to get full,
because of huge ftp daemon log.
vsftpd.conf says:
# You may override where the log file goes if you like. The default is shown
# below.
xferlog_file=/var/log/vsftpd.log
Ok, the above
2018 Jun 06
2
Definitive guide to setting up FTPIS on vsftpd
...rum.filezilla-2Dproject.org_viewtopic.php-3Ff-3D2-26t-3D23275&d=DwICAg&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=pOhXDNk2HbQgZLcLf-QR_SwfNLQr4nYWByJ7xBAEhzo&s=IKSWGNlSjgyMbNAv1TsKXFqj_bECF2hyTJWq54tUOhc&e=
ssl_ciphers=HIGH
dual_log_enable=YES
allow_writeable_chroot=YES
user_sub_token=$USER
_______________________________________________
CentOS mailing list
CentOS at centos.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.centos.org_mailman_listinfo_centos&d=DwICAg&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts...