HJSplit 2.4

August 22nd, 2009

Download

Login Scripts – Applying Registry Changes

August 20th, 2009

%systemroot%\regedit /s <your file>.reg

How can I disable Auto Archiving – Outlook 2003 / 2007

August 20th, 2009

Archiving

Configure IE ESC tool is broken after IE 8 Install on W2K8 TS

August 17th, 2009

Rundll32 iesetup.dll,IEHardenUser
Rundll32 iesetup.dll,IEHardenAdmin
Rundll32 iesetup.dll,IEHardenMachineNow

\

August 12th, 2009

ALT + 92

Delete everything on a Nokia mobile phone

August 5th, 2009

*#7370#

Setup Tool – Snapgear – Cyberguard

July 26th, 2009

Download

User Manual – Snapgear – Cyberguard

July 26th, 2009

Download

Firmware Updates – Snapgear – Cyberguard

July 26th, 2009

SG300 Version 3.2.2

SG560 Version 4.0.3

SG580 Version 4.0.3

Event ID 2025 is logged in the System log on a Windows Server 2003-based computer

July 23rd, 2009

The following event is logged in the System log of Event Viewer on a computer that is running Microsoft Windows Server 2003:

Event ID: 2025
Source: SRV
Description: “The server has detected an attempted Denial-Of-Service attack from client \\computer_name, and has disconnected the connection.”

Additionally, client computers are disconnected from the server

 

WORKAROUND

Disable denial of service attack detection Important These steps may increase your security risk. These steps may also make your computer or your network more vulnerable to attack by malicious users or by malicious software such as viruses. We recommend the process that this article describes to enable programs to operate as they are designed to, or to implement specific program capabilities. Before you make these changes, we recommend that you evaluate the risks that are associated with implementing this process in your particular environment. If you choose to implement this process, take any appropriate additional steps to help protect your system. We recommend that you use this process only if you really require this process. You can disable denial of service attack detection at the operating system level. By doing this, you prevent errors from being logged. To do this, follow these steps:

  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters
  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type DisableDos for the name of the DWORD value, and then press ENTER.
  5. Right-click DisableDos, and then click Modify.
  6. In the Value data box, type 1 to disable denial of service attack detection, and then click OK.Note To enable denial of service attack detection, type 0 in the Value data box.
  7. Quit Registry Editor.