<?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>SrichNET &#187; Uncategorized</title>
	<atom:link href="http://blog.srichnet.info/archives/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.srichnet.info</link>
	<description>My Interests and Hobbies</description>
	<lastBuildDate>Thu, 29 Apr 2010 06:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DHCP Fails to Assign DNS/WINS</title>
		<link>http://blog.srichnet.info/archives/112</link>
		<comments>http://blog.srichnet.info/archives/112#comments</comments>
		<pubDate>Thu, 29 Apr 2010 06:51:10 +0000</pubDate>
		<dc:creator>S.Richmond</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.srichnet.info/?p=112</guid>
		<description><![CDATA[The Issue A few months ago a client came in from another part of the business and had an issue where the DHCP server appeared to not have given the PC any DNS entries. This of course was a big problem &#8211; DNS is critical to any PC wanting to talk outside of its own [...]]]></description>
			<content:encoded><![CDATA[<h2>The Issue</h2>
<p>A few months ago a client came in from another part of the business and had an issue where the DHCP server appeared to not have given the PC any DNS entries. This of course was a big problem &#8211; DNS is critical to any PC wanting to talk outside of its own broadcast domain. I only had limited time to find a solution to the issue so I had to put together a work-around before coming to the root cause. The work-around was simple enough &#8211; Manually supply the DNS addresses and move on. But before the client left I managed to take a Wireshark packet capture of the DHCP event, and sure enough the DNS server addresses were definitely in both the DHCP offer and client response. So something was wrong with the clients&#8217; PC.</p>
<p>All my research turned up was people with similar issues and no real pattern other than a certain sub-set of NIC chipsets. So when I saw it pop up again this week on a HP workstation I immediately got excited about the possibility of nailing this bastard of a problem. I recorded the NIC chipset details and went to work on isolating the issue. I first had to make sure this was really the weird DHCP problem described earlier &#8211; I made sure it wasn&#8217;t some DHCP scoping problem or an AD group policy of some sort, and finally I did a Wireshark capture. Sure enough, the DNS server addresses were definitely in there. So again, the PC knew about the DNS server address, but it just didn&#8217;t apply them. Why?</p>
<p>Luckily, after a lot of Googling I believe I&#8217;ve found the fix&#8230;</p>
<h2><span id="more-112"></span>The Root Cause</h2>
<p>The root cause appears to be Windows XP SP3. Take special note of &#8216;SP3&#8242;, as it appears to be the only service pack affected. The other contributor is the Lucent QIP DHCP server application &#8211; Although there are reports of other DHCP servers causing the same issue, it seems QIP is the largest one affected. Here is an excerpt from the MS Forums explaining the issue:</p>
<blockquote><p>The investigation shows that the position of the option 43 in the packet  seems to be the source of the problem. The XP SP3 client assumes that  this will be the last one in the list of options. In most of the cases  this is present at the end of the list, but with Lucent&#8217;s DHCP Server  this option can be placed anywhere in the list of options. That seems to  be confusing the XP SP3 client and therefore some options are getting  dropped.</p></blockquote>
<h2>The Solution</h2>
<p>The solution is quite simple &#8211; The <strong>KB953761 Hotfix</strong>. Unfortunately MS have chosen not to publicly publish this hotfix for whatever reason and you have to contact them directly <a href="http://support.microsoft.com/kb/953761" target="_blank">here</a>.</p>
<p>For me, the real solution is to upgrade the DHCP server &#8211; Seriously, if you&#8217;re having this issue I&#8217;m 95% sure your DHCP server is WAY to old to be in service now. Some people might ask &#8211; Why upgrade the DHCP service if its MS&#8217;s fault? Sure, but chances are you&#8217;re organization is wasting more money keeping the thing managed and alive.</p>
<h2>Sources</h2>
<p><a href="http://social.technet.microsoft.com/forums/en-US/itproxpsp/thread/926d18bc-e891-4434-b5bb-abb085850a22/" target="_blank">Discussion of issue on MS Forums.</a></p>
<p><a href="http://support.microsoft.com/kb/953761" target="_blank">Knowledgebase Article and Solution.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.srichnet.info/archives/112/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop CS3 Stuck on Hand Tool/icon</title>
		<link>http://blog.srichnet.info/archives/23</link>
		<comments>http://blog.srichnet.info/archives/23#comments</comments>
		<pubDate>Wed, 27 Aug 2008 09:14:24 +0000</pubDate>
		<dc:creator>S.Richmond</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.srichnet.info/?p=25</guid>
		<description><![CDATA[[Update 13/09/09] Thanks to a commenter below, it looks like one can simply hit the space bar on the keyboard to fix the issue! Opened up Photoshop CS3 today to find that none of the tools worked at all. No matter what tool i selected the mouse cursor would stay stuck on the hand icon [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Update 13/09/09]</strong><br />
Thanks to a commenter below, it looks like one can simply hit the space bar on the keyboard to fix the issue!</p>
<p>Opened up Photoshop CS3 today to find that none of the tools worked at all. No matter what tool i selected the mouse cursor would stay stuck on the hand icon and attempting to use the tool anyway did nothing. I was really quite confused. I couldn&#8217;t find a thing on the internet about it at all. I restarted the application several times with no dice. In my frustration I went to grab a drink. When i came back, the Photoshop application i had left open was working just fine *shrugs*. Odd huh?</p>
<p>I took another look on Google about it later and saw a few people discussing it. Some claimed it was a memory issue, some said you needed to reset all the tool and window preferences citing that the preferences file was corrupted. Seems to me a healthy dose of <em>time</em> is all it needs. My guess is that the thread managing the tools got held up doing something trivial such as looking for updates over the net.</p>
<p>Anyhow, thought I&#8217;d shout it out as i was pretty annoyed over it at the time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.srichnet.info/archives/23/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
