Lucas Salies Brum wrote:
(root@abraham ~):# ps -A | grep vsftpd (root@abraham ~):# /etc/rc.d/vsftpd start :: Starting vsftpd FTP Daemon [FAIL] (root@abraham ~):# /etc/rc.d/vsftpd stop :: Stopping vsftpd FTP Daemon [DONE] (root@abraham ~):# /etc/rc.d/vsftpd start :: Starting vsftpd FTP Daemon [DONE] (root@abraham ~):# ps -A | grep vsftpd 6453 pts/3 00:00:00 vsftpd This has happened to someone? /etc/vsftpd.conf - http://paste.archlinux-br.org/1241 /etc/rc.conf - http://paste.archlinux-br.org/1242 Arch Linux i686. Thanks. --- Lucas Saliés Brum http://sistematico.org lsbrum @ irc.freenode.org
Not having this problem with the default vsftpd.conf. Instead of starting it via the initscripts, can you start vsftpd manually? Does it fail as well? Can you try strace the process? Glenn