<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tcpip Archives - The Story of David Kaspar</title>
	<atom:link href="https://blog.davidkaspar.com/archives/tag/tcpip/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.davidkaspar.com/archives/tag/tcpip</link>
	<description>Online journal and ponderings about the Internet, gadgets and photography.</description>
	<lastBuildDate>Fri, 29 Apr 2005 08:34:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://blog.davidkaspar.com/wp-content/uploads/2020/05/chubby.gif</url>
	<title>tcpip Archives - The Story of David Kaspar</title>
	<link>https://blog.davidkaspar.com/archives/tag/tcpip</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Windows XP SP2 and Event ID 4226</title>
		<link>https://blog.davidkaspar.com/archives/2005/04/windows-xp-sp2-and-event-id-4226.php</link>
					<comments>https://blog.davidkaspar.com/archives/2005/04/windows-xp-sp2-and-event-id-4226.php#comments</comments>
		
		<dc:creator><![CDATA[David Kaspar]]></dc:creator>
		<pubDate>Fri, 29 Apr 2005 08:34:31 +0000</pubDate>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[connection limit]]></category>
		<category><![CDATA[Event ID 4226]]></category>
		<category><![CDATA[lvlord]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[SP2]]></category>
		<category><![CDATA[tcpip]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">https://davidkaspar.com/wp/2005/04/29/windows-xp-sp2-and-event-id-4226/</guid>

					<description><![CDATA[<p>Update 10 April 2007 It looks as if Windows Vista comes with similar half-open outbound connections limit as Windows XP SP2 did. In fact Vista Home Basic is even more limited with only 2 connections allowed! Torrentfreak has a great write up on how to patch Windows Vista (32/64-bit) to increase the TCP connections and &#8230; <a href="https://blog.davidkaspar.com/archives/2005/04/windows-xp-sp2-and-event-id-4226.php" class="more-link">Continue reading<span class="screen-reader-text"> "Windows XP SP2 and Event ID 4226"</span></a></p>
<p>The post <a href="https://blog.davidkaspar.com/archives/2005/04/windows-xp-sp2-and-event-id-4226.php">Windows XP SP2 and Event ID 4226</a> appeared first on <a href="https://blog.davidkaspar.com">The Story of David Kaspar</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><u>Update 10 April 2007</u><br />
It looks as if Windows Vista comes with similar half-open outbound connections limit as Windows XP SP2 did. In fact Vista Home Basic is even more limited with only 2 connections allowed!<br />
Torrentfreak has a great <a rel="nofollow"  href="http://torrentfreak.com/optimize-vista-for-bittorrent-emule-p2ptv/">write up</a> on how to patch Windows Vista (32/64-bit) to increase the TCP connections and improve your BitTorrent (p2p) experience.<br />
If you are using Windows XP, you must have noticed all the fuss about Service Pack 2. It introduced an array of security &#8220;enhancements&#8221;: dual direction firewall, several long overdue IE improvements, memory protection and the crippling of the TCP/IP stack.<br />
Hang on, how is crippling of the TCP/IP stack a security enhancement?<br />
Windows XP SP2 limits half-open connections (SYN) to a maximum of 10 (the previous limit was over 65,000). This is supposed to slow down certain viruses because their spreading strategy is to try to connect to a high amount of random IP numbers.<br />
The drawback with this connection limit is that other legitimate network intensive applications can be slowed down as well. Applications like security network scanners, peer-to-peer (P2P) applications or a combination of network applications that a power user may be using (VPN, FTP, p2p, RDP, SSH, &#8220;<a href="http://www.ipkonfig.com/cms/index.php?option=com_content&amp;task=view&amp;id=165&amp;Itemid=29" title="How-To guide to speed up FireFox">Firefox on steroids</a>&#8221; and more).<br />
To me it sounds awfully lot like treating the symptoms instead of the cause which would have been to tighten up Windows security to prevent virus infections in the first place.<br />
#PAGEBREAK#<br />
There is a way to tell whether your daily networking activities are being affected by the patch. Each time your computer tries to establish more than 10 <b>half-open</b> connection, a system event will be logged in Windows. It looks something like this:<br />
<img decoding="async" src="http://blog.davidkaspar.com/archives/pics/event4226.gif"class="alignleft"  title="XP sp2 event 4226" width="160" height="76" border="0"/></p>
<blockquote><p>EventID 4226: TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts</p></blockquote>
<p><br class="clr"/><br />
Access the event viewer by Start / Control Panel / Administrative Tools / Event Viewer / System. Sort by Event and scroll down to 4226. If you only have a few occurrences, I would not worry about it but if you see many daily occurrences it&#8217;s time to look into why they are appearing.<br />
There are two scenarios:<br />
1. You computer may be infected with a virus/worm that is trying to spread<br />
2. You are a networking power users and your applications are being stalled by the XP SP2<br />
If you have anti virus software running and you scan your computer regularl ywith anti-spyware software like <a href="http://www.lavasoftusa.com/software/adaware/" title="AdAware spyware protection">AdAware</a> then case 1 is not likely.<br />
#PAGEBREAK#<br />
You can find out which process is responsible for the many half-open connections with the command &#8216;netstat -no | find &quot;SYN&quot;&#8217;. Half-open connections will have a state of other than ESTABLISHED. Note the PID (process id), open Task Manager and locate the process and application responsible for the half-open connections.<br />
The second case means that SP2 is stalling your work. An unofficial patch will modify the locked tcpip.sys and let you set the limit to whatever you wish. 50 half-open connections is a reasonable limit or you can set the limit back to 65,535 which it was before the SP2. The patch is called <i>EventID 4226 Patcher</i> and can be found on LVL Lord&#8217;s web site: <a href="http://lvllord.de/?lang=en&#038;url=downloads" title="LVLlord downloads">LVLlord downloads</a>.<br />
Certain Microsoft updates may replace the TCPIP.SYS with a new locked version but LVLLord has been quick on updating the patch. When you run the patch, it will tell you how many connections are currently allowed.</p>
<p>The post <a href="https://blog.davidkaspar.com/archives/2005/04/windows-xp-sp2-and-event-id-4226.php">Windows XP SP2 and Event ID 4226</a> appeared first on <a href="https://blog.davidkaspar.com">The Story of David Kaspar</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.davidkaspar.com/archives/2005/04/windows-xp-sp2-and-event-id-4226.php/feed</wfw:commentRss>
			<slash:comments>104</slash:comments>
		
		
			</item>
	</channel>
</rss>
