|
Re: router problem: skype works but browser does not
How about telling us about the WHOLE the network configuration. Sounds like you have a problem with your manual configuration. Does it work if you enable DHCP on the modem/router?
Let's see this as well.
Try these simple tests.
Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:
In the command prompt window that opens, type type the following commands one at a time, followed by the Enter key:
IPCONFIG
PING <computer_IP_address>
PING <default_gateway_address>
PING 216.109.112.135
PING yahoo.com
Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.
<computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above.
<default_gateway_address> - The IP address of the Default Gateway, obtained from the IPCONFIG command above.
If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
|