
21 Sep
2020
21 Sep
'20
11:45 a.m.
On 9/21/20 11:19 AM, Андрей Гвоздев wrote:
I'm running a TOR relay, every time I SSH to my server I see a message that there were thousands of failed login attempts Do you see this message too?
I think this is quite normal, for any server, if you do not run any service that blocks IPs after n failed login attempts. Always make sure to fix any zero days in your SSH service fast and use a safe authentication method (maybe key based). Regards yl