|
|
各位高手:
我们的Red hat enterprise Linux 上的 vsftpd 坏了一段时间了。
: service vsftpd start
:为 vsftpd 启动 vsftpd [确定]
: ps -A
则没有ftp的进程运行。
/var/log/mesages 中有很多类似:
May 9 09:00:01 Linux vsftpd(pam_unix)[22916] check pass ; user unkown
May 9 09:00:01 Linux vsftpd(pam_unix)[22916] authentication failure;loginname= uid=0 euid=0 tty=ruser rhost=210.72.112.23
May 9 09:01:01 Linux sshd(pam_unix)[211201] check pass ; user unkown
May 9 09:01:01 Linux sshd(pam_unix)[211201] authentication failure;loginname= uid=0 euid=0 tty=ruser rhost=210.72.112.23
May 9 09:01:02 Linux smbd(pam_unix)[22313] check pass ; user unkown
May 9 09:01:02 Linux smbd(pam_unix)[22313] authentication failure;loginname= uid=0 euid=0 tty=ruser rhost=210.72.112.23
查 /etc/vsftpd/vsftpd.conf 没有发现异常
谢谢!
Sumoon Wang |
|