We have a Windows 2008 server that hosts a file share in which a SQL server database is stored and accessed from another SQL server on the same network. Periodically, the database become inaccessible and when we check the event logs on the Windows 2008 file server, there is a warning logged with event ID 2025 stating that a denial of service attack was detected.
Is there a way to prevent this, other than disabling the DOS protection? Is there a way to list the SQL server as a "safe" server or something of that nature?
Can anyone point me to documentation discussing this DOS protection in more detail?