constant login attempts
Hello,Every log I get from my server contains long lists of failed logins - some for existing users (like root and admin and whatever) and loads and loads for nonexistent users. How should I go about protecting myself against this sort of nonsense? Apart from having unusual user names and good passwords of course! The attempts come from a different ip every day.
Thanks