<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Windows</title>
        <link>http://geekswithblogs.net/mattcampbell/category/5217.aspx</link>
        <description>Windows</description>
        <language>en-US</language>
        <copyright>Matt Campbell</copyright>
        <managingEditor>mcampbell@live.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Resetting your whole IP stack in Vista</title>
            <link>http://geekswithblogs.net/mattcampbell/archive/2007/09/30/Resetting-your-whole-IP-stack-in-Vista.aspx</link>
            <description>Scott Hanselman had a useful &lt;a href="http://www.hanselman.com/blog/TheNuclearOptionResettingTheCrapOutOfYourNetworkAdaptersInVista.aspx"&gt;blog post&lt;/a&gt;, listing steps to reset the whole network IP stack in Windows Vista. It solved my problem the first time, so I thought I would pass It along here.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Go to the Start Menu, type cmd and right click or (Ctrl + Shift and hit Enter), and select "Run As Administrator"&lt;/li&gt;
    &lt;li&gt;Type the following commands, each followed by pressing enter.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
    &lt;ul&gt;
        &lt;li&gt;&lt;font size="2" face="Courier New"&gt;ipconfig /flushdns&lt;/font&gt;&lt;/li&gt;
        &lt;li&gt;&lt;font size="2" face="Courier New"&gt;nbtstat -R&lt;/font&gt;&lt;/li&gt;
        &lt;li&gt;&lt;font size="2" face="Courier New"&gt;nbtstat -RR&lt;/font&gt;&lt;/li&gt;
        &lt;li&gt;&lt;font size="2" face="Courier New"&gt;netsh int reset all&lt;/font&gt;&lt;/li&gt;
        &lt;li&gt;&lt;font size="2" face="Courier New"&gt;netsh int ip reset&lt;/font&gt;&lt;/li&gt;
        &lt;li&gt;&lt;font size="2" face="Courier New"&gt;netsh winsock reset&lt;/font&gt;&lt;/li&gt;
    &lt;/ul&gt;
&lt;/ul&gt;
Or another helpful command:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font size="2"&gt;&lt;span style="font-family: Courier New;"&gt;netsh interface tcp set global autotuninglevel=disabled&lt;/span&gt;&lt;/font&gt;&lt;/li&gt;
&lt;/ul&gt;
Hope this might solve any problems you might have with Vista's new networking stack.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115725"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115725" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/mattcampbell/aggbug/115725.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Matt Campbell</dc:creator>
            <guid>http://geekswithblogs.net/mattcampbell/archive/2007/09/30/Resetting-your-whole-IP-stack-in-Vista.aspx</guid>
            <pubDate>Mon, 01 Oct 2007 03:01:36 GMT</pubDate>
            <comments>http://geekswithblogs.net/mattcampbell/archive/2007/09/30/Resetting-your-whole-IP-stack-in-Vista.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/mattcampbell/comments/commentRss/115725.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/mattcampbell/services/trackbacks/115725.aspx</trackback:ping>
        </item>
    </channel>
</rss>