Archive

Archive for the ‘Uncategorized’ Category

DHCP Fails to Assign DNS/WINS

April 29th, 2010 S.Richmond No comments

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 – 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 – 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’ PC.

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 – I made sure it wasn’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’t apply them. Why?

Luckily, after a lot of Googling I believe I’ve found the fix…

Read more…

Photoshop CS3 Stuck on Hand Tool/icon

August 27th, 2008 S.Richmond 5 comments

[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 and attempting to use the tool anyway did nothing. I was really quite confused. I couldn’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?

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 time 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.

Anyhow, thought I’d shout it out as i was pretty annoyed over it at the time.