3
Today I cannot connect my Windows 8 laptop to my wireless network at home. The Wi-Fi router is a Netgear DG834G though I think it is fine as several other machines connect to the internet through it without problems, including other Windows 8 machines.
The symptoms are that sticks for ages "identifying" and then pronounces that my Wi-Fi is an "unidentified network".
I have tried
- Resetting the TCP/IP (using
netsh int ip reset resetlog.txt
) - Removing the Hyper-V windows component
- 'Forgetting' the network and reconnecting
- Umpteen restarts
- Removing the Wi-Fi adapter from the network bridge (and I don't know where the bridge came from)
- Disabling and re-enabling the adapter
- Running a virus check
None of these work.
What has worked is to swap from "automatic private IP address" to "user configured" in the "Alternative configuration" tab of the IPv4 wireless adapter settings properties.
At least I have it working, but I would like to swap back to the automatic settings if possible. Does anyone know what's wrong and how to fix it properly?
(N.B. One thing that struck me as odd is that when fixed the "details..." for the Wi-Fi status include the IPv4 values I'd expect, but when broken they include an "Autoconfiguration IPv4 address" of 169.254.242.222
; what's that?)
1The network bridge comes when you have Hyper-V enabled. It is for passing your network to the virtual OS. Try disabling the device from device manager and enabling it again. If that doesn't work, there is some registry hack. I'll try to look it up and give you here. – pratnala – 2013-03-05T10:57:14.417
1Also, run a virus scan just in case. – pratnala – 2013-03-05T10:57:36.397
Thanks pratnala. Virus check passed; and disable/reenable did not fix it. – dumbledad – 2013-03-05T11:30:55.583
Just to try, what happens if you put 8.8.8.8 under the Preferred DNS Server? Any difference? – Dave – 2013-03-05T11:34:52.707
Dave - how do you mean? I'd rather not use explicit settings at all. The current DNS override (192.168.0.1) works but I'd rather not set that at all. – dumbledad – 2013-03-05T11:36:31.240