Skip to main content

is this ip sucessfully login ??

Comments

1 comment

  • cPanelMichael
    is this ip sucessfully login ?? because i see log like this and it is different login [root@datacenter log]# grep 80.87.205.248 messages Sep 21 01:00:21 datacenter pure-ftpd: (?@80.87.205.248) [INFO] New connection from 80.87.205.248 Sep 21 01:00:31 datacenter pure-ftpd: (?@80.87.205.248) [INFO] Logout. [root@datacenter log]# grep 80.87.205.248 secure Sep 21 01:00:21 datacenter sshd[4976]: Bad protocol version identification '\026\003\002' from 80.87.205.248 [root@datacenter log]# [root@datacenter log]# grep 80.87.205.248 pureftpd.log [root@datacenter log]#

    Hello, The output you provided does not indicate a successful FTP login attempt. The "[INFO] Logout." output in /var/log/messages will appear even when authentication fails. Successful FTP authentication attempts will result in "is now logged in" output in /var/log/messages. Regarding /var/log/secure, the message also does not suggest a successful authentication. Thank you.
    0

Please sign in to leave a comment.