How can I stop continuous failed logins on SQL Server, In the security event viewer, I am getting non stop failed login attempts to sql server with different names to login like jeff, steve, etc…
I do not have network tcp/ip enabled, I do have the sql native client tcp/ip enabled. I have a firewall rule that should be blocking public traffic, but either it’s not working correctly, or I need to do something else. I am blocking the port number for private and public, and only allow domain. Is there any thing I missed? Or what should I do next?