Re: [SLUG] another reason for linux

From: Ian Blenke (icblenke@nks.net)
Date: Thu Aug 12 2004 - 12:35:25 EDT


Robert Foxworth wrote:

>Another reason for linux ...
>
>Adding SP2 to a Windows XP install will disable
>raw socket support. This breaks the functionality
>of programs such as nmap-windows version
>that use raw sockets. MS acknowledges that
>this was done on purpose.
>
>
Yet another reason for Linux ....

Adding SP2 to WinXP will throttle your machine to 10 pending
simultaneous TCP connection attempts (10 TCP sockets in an open SYN
state). Anything more, and you will get the dreaded:

    "EventID 4226: TCP/IP has reached the security limit imposed on the
number of concurrent TCP connect attempts"

Microsoft has done this in a broken attempt at throttling worms probing
random machines. There is no registry key to fix this (TcpNumConnections
limits your total number of TCP connections, not the number of pending
connection attempts).

The side effect of this: P2P clients are now greatly impacted
(effectively useless):

    
http://windowsxp.homedns.org/xp/asp/mainnews/mainnews_display_detail.asp?id=888

There is a binary patch you can make to your TCPIP.SYS file here:

    http://www.lvllord.de/index2.htm

One word: Unbelievable.

 - Ian

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 14:35:56 EDT