CSF does not appear to be blocking certain SSHD attempts
Posted: 16 Feb 2010, 11:19
Hi
I have noticed quite a few SSHD login attempts appearing in Logwatch that do not appear to be getting blocked by CSF.
The log looks like this:
The above IP tried probably about 100 times. For info, the above log is from CentOS 5.4.
Thanks
I have noticed quite a few SSHD login attempts appearing in Logwatch that do not appear to be getting blocked by CSF.
The log looks like this:
Code: Select all
Feb 15 14:37:01 vps1 sshd[17428]: User root from 211.141.237.36 not allowed because not listed in AllowUsers
Feb 15 14:37:01 vps1 sshd[17429]: input_userauth_request: invalid user root
Feb 15 14:37:02 vps1 sshd[17429]: Received disconnect from 211.141.237.36: 11: Bye Bye
Thanks