Conservative. Idaho. Software engineer. Historian. Trying to prevent Idiocracy from becoming a documentary.
Email complaints/requests about copyright infringement to clayton @ claytoncramer.com. Reminder: the last copyright troll that bothered me went bankrupt.
Subscribe to:
Post Comments (Atom)
Is it even getting an IP address? What does ipconfig show? Do the gateway IP address & DNS IPs match what's on the wife's PC?
ReplyDeleteIs it possible that your notebook is trying to use a non-existent proxy server? I had that problem with my laptop (Windows 8.1) and had to keep going into internet options and uncheck "use proxy server". It hasn't done that in a while.
ReplyDeleteHope that helps.
I have an HP laptop with Windows 7 on it that seems to have trouble getting DNS info from WIFI routers.
ReplyDeleteI think there is a bug in the driver.
Using the Windows diagnose function seems to tear down the device setup and restart it sufficient to get the driver to pull DNS info down and restore function.
1) Did you hard-code the DNS server? or are you getting one from a DHCP server somewhere? If the one you're getting from the DHCP server isn't working try putting these in:
ReplyDelete208.67.222.222
208.67.220.220
(Those are from opendns.com)
If that doesn't work figure out what DNS server your wife's computer is using and put that in.
I try to avoid Windows (I switched to OSX a couple of years ago), so I'm a bit out of practice, but...
ReplyDeleteMake sure you get the latest DNS from your router - rebooting should do it (I imagine you already tried that).
Make sure your router has a decent DNS that it is serving up for DHCP - rebooting it might help - then reboot the affected computer.
You might also try manually setting the DNS on your Windows machine to OpenDNS (opendns.com) :
208.67.222.222
208.67.220.220
Improved typing--is this a sign of recovery?
ReplyDeleteRobin: that fixed it.
ReplyDelete