Description of problem: Error at each connection, in /var/log/messages: vsftpd: warning: can't get client address: Bad file descriptor IPv4, upgraded from 8.0 to 9. Version-Release number of selected component (if applicable): vsftpd-1.1.3-8 How reproducible: Always Steps to Reproduce: 1. Connect by ftp to the box.
Hm, the error is coming from tcp_wrappers, it appears to be doing getpeername(-1, ...)
See bug 89765, which is about a failure of vsftpd's use of tcp_wrappers, but which addresses this bug's issue also.
*** This bug has been marked as a duplicate of 89765 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.