From: Ian N. <IA...@fu...> - 2012-04-25 15:45:22
|
Ok, I've solved the problem. Vsftpd needs to be configured to log the connection failures using the syslog FTP logging path. For future reference, VSFTPD needs to be configured with the xferlog_enable option set to YES and the xferlog_std_format setting set to NO. |