URGENT: Internet problem

Soldato
Joined
10 Jul 2010
Posts
7,267
Reinstalled my wireless network drivers. Reboot, and connect to network fine. Load up Internet Explorer, page not found - it was working fine before this.

Check IP settings, IP assigned and connected to router. I can connect to my router fine and access the settings pages - just not connect to any websites. :confused::eek:

Help please!
 
check you've picked up DNS entries.


Code:
ipconfig /all | find /i "dns"

another test

http://212.58.246.94

(http://www.bbc.co.uk).

If you can't connect to either the above, then check your default gateway is that of your router.

Code:
ipconfig /all | find /i "gate"
The read out from my computer which works matches that of the broken one.

Have reset my router and modem, and no firewall or antivirus is installed.
 
Okay, just to complicate matters...the laptop DOES connect using a WIRED connection.

It DOESN'T connect using a WIRLELESS connection.

Help! :mad::(
 
Router has been reset, and another wireless machine is able to connect to the internet fine.

Wireless is also on.

IP settings are automatic via DHCP.
 
Back
Top Bottom