How to Defence From Denial of Service IP ( DOS )
To make strength of TCP/IP Stack
for defence of Denial Of Service
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
make some of new DWORD Value below, if doesn't exist u can make each other : EnableDeadGWDetect = 0
EnableICMPRedirect = 0
EnablePMTUDiscovery = 0
KeepAliveTime = 300,000
NoNameReleaseOnDemand = 1
PerformRouterDiscovery = 0
SynAttackProtect = 2
POSTED BY Sriwijaya AT 3/05/2008 9:01 AM
« BACK HOME
|