Quote:
|
is there anyway i can bypass it?
|
Temporarily move the PC close enough to the router to connect by ethernet.
What, if any, non-Windows firewall or security suite do you have?
Make sure you have the latest wireless driver. If the adapter is integrated the driver should be from you PC manufacturer's web site. If you already have the latest driver use Device Manager to uninstall it; reboot and let Windows discover the adapter and reinstall the driver.
(From a JohnWill post)
TCP/IP stack repair options for use with Vista and 7.
Start, Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.
Reset WINSOCK entries to installation defaults:
netsh winsock reset catalog
Reset IPv4 TCP/IP stack to installation defaults.
netsh int ipv4 reset reset.log
Reset IPv6 TCP/IP stack to installation defaults.
netsh int ipv6 reset reset.log
Reboot the machine.