<?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>Andrei DANEASA &#187; gateway</title>
	<atom:link href="http://www.webxpert.ro/andrei/tag/gateway/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webxpert.ro/andrei</link>
	<description>Programming, database, security, Oracle, .NET, C#, PHP, Travel</description>
	<lastBuildDate>Tue, 18 Oct 2011 15:42:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to reset Windows XP WINSOCK and TCP/IP stack entries</title>
		<link>http://www.webxpert.ro/andrei/2009/03/02/how-to-reset-windows-xp-winsock-and-tcpip-stack-entries/</link>
		<comments>http://www.webxpert.ro/andrei/2009/03/02/how-to-reset-windows-xp-winsock-and-tcpip-stack-entries/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 07:22:20 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=350</guid>
		<description><![CDATA[I had a very strange situation: 2 machines connected wireless to the same router. One was running like a charm, the other one got an IP from DHCP but no gateway and no networking was available on it. First I thought it is something hardware. Since I had a dual-boot environment on that machine, I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webxpert.ro/andrei/wp-content/uploads/2009/03/j0396118-300x195.jpg" alt="j0396118" title="j0396118" width="300" height="195" class="alignright size-medium wp-image-351" />I had a very strange situation: 2 machines connected wireless to the same router. One was running like a charm, the other one got an IP from DHCP but no gateway and no networking was available on it.</p>
<p>First I thought it is something hardware. Since I had a dual-boot environment on that machine, I booted in Ubuntu and saw that I had also a gateway there and internet was working seamlessly. So it was all about Windows XP&#8230;</p>
<p>After lots of formus read, after reinstalling wireless card driver many times, I finally found a solution <a href="http://www.techsupportforum.com/networking-forum/networking-support/102895-xp-machines-linksys-router-no-internet.html">here</a>, as<br />
- in Windows XP SP2 some repair options were added through <strong>netsh </strong>command:<br />
<span id="more-350"></span><br />
So, open a command prompt (Start->Run->type cmd):<br />
1. Reset WINSOCK entries to installation defaults: </p>
<div class="dean_ch" style="white-space: wrap;">
netsh winsock reset catalog</div>
<p>2. Reset TCP/IP stack to installation defaults:</p>
<div class="dean_ch" style="white-space: wrap;">
netsh int ip reset reset.log</div>
<p>3. Reboot and test.</p>
<p>These commands are not deleting your current network configuration, but a suggestion would be to try just the first command first.<br />
For me it solved the problem.</p>
<p>Good luck!</p>
<p><em><strong>Related posts:</strong></em></p>
<li><a href="http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/">Vista cannot get IP from some routers or some DHCP servers</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2009/03/02/how-to-reset-windows-xp-winsock-and-tcpip-stack-entries/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

