<?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; wireless</title>
	<atom:link href="http://www.webxpert.ro/andrei/tag/wireless/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>Vista cannot get IP from some routers or some DHCP servers</title>
		<link>http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/</link>
		<comments>http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 20:33:45 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Poor services]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=766</guid>
		<description><![CDATA[My parents in-law got their home router replaced by the provider with a crappy Zyxel wi-fi router. Besides the fact everything is working slower than before due to some internal firewall and management, one laptop having Vista on it (hmmm, it came with it) was unable to connect to the new network. After spending few [...]]]></description>
			<content:encoded><![CDATA[<p>My parents in-law got their home router replaced by the provider with a crappy Zyxel wi-fi router. Besides the fact everything is working slower than before due to some internal firewall and management, one laptop having Vista on it (hmmm, it came with it) was unable to connect to the new network.</p>
<p><a href="http://www.webxpert.ro/andrei/wp-content/uploads/2010/10/windows_vista_logo.jpg"><img class="aligncenter size-full wp-image-767" title="windows_vista_logo" src="http://www.webxpert.ro/andrei/wp-content/uploads/2010/10/windows_vista_logo.jpg" alt="" width="241" height="177" /></a></p>
<p>After spending few hours trying to connect, changing all the settings in the router, restarting the router like hell, I was about to reinstall the OS on that laptop. But as I never worked on Vista, I thought google-ing a bit might reveal similar experiences. And yes, I was so right&#8230; one of the first results was stating:<br />
<span id="more-766"></span><br />
<em>This issue occurs because of a difference in design between Windows Vista and Microsoft Windows XP Service Pack 2 (SP2). Specifically, in Windows XP SP2, the BROADCAST flag in DHCP discovery packets is set to 0 (disabled). In Windows Vista, the BROADCAST  flag in DHCP discovery packets is not disabled. Therefore, some routers and some non-Microsoft DHCP servers cannot process the DHCP discovery packets.</em></p>
<p>The simplest thing you have to do is disabling Broadcast on your wi-fi card, by setting the REG_DWORD key:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{GUID}\ DhcpConnForceBroadcastFlag to 0, where GUID is your wi-fi card ID.</p>
<p>Other options plus the description of the whole story is available here: <a href="http://support.microsoft.com/kb/928233/en-us">http://support.microsoft.com/kb/928233/en-us</a></p>
<p>&#8230; and yes, the problem is solved in Windows 7.</p>
<p>Good luck!</p>
<li><a href="http://www.webxpert.ro/andrei/2010/04/03/oracle-database-11g-release-2-available-on-windows-finally/">Oracle Database 11g Release 2 available on Windows&#8230; finally</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/11/11/drop-off-in-google-storage-pricing/">Drop-off in Google storage pricing</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/10/26/few-words-about-google-chart-api/">Few words on Google Chart API</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/10/04/pearson-vue-and-prometric-battle/">Pearson VUE and Prometric battle</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/">10 tools I am using everyday</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>

