Displaying 1 result from an estimated 1 matches for "pftpd".
Did you mean:
tftpd
2011 Aug 23
0
cant login remotely proftpd
...t): bluethundr
331 Password required for bluethundr
Password:
530 Login incorrect.
Login failed.
421 Service not available, remote server has closed connection
ftp>
This is what happens in the extended log when I have the NFS partition mounted:
[root at VIRTCENT29:~] #tail -f /var/log/proftpd/pftpd-extended.log
::ffff:127.0.0.1 UNKNOWN nobody [22/Aug/2011:20:42:49 -0400] "USER bluethundr" 331 -
And if I unmount the NFS partition, I am able to log in again:
[root at VIRTCENT29:~] #umount /home
[root at VIRTCENT29:~] #/usr/bin/ftp localhost
Connected to localhost (127.0.0.1).
220...