Discovery Gaming Community
Can't access the internet, on a desktop computer. - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: The Community (https://discoverygc.com/forums/forumdisplay.php?fid=4)
+--- Forum: Real Life Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=16)
+---- Forum: Software & Hardware (https://discoverygc.com/forums/forumdisplay.php?fid=17)
+---- Thread: Can't access the internet, on a desktop computer. (/showthread.php?tid=17710)

Pages: 1 2


Can't access the internet, on a desktop computer. - johnpeter - 03-12-2009

I have a Desktop...
System:
Microsoft Windows XP
Home Edition
Version 2002
Service Pack 3

Computer:
Intel Core™ 2 Duo CPU
E8400 @ 3.00 GHz
3.00 Ghz 3.50 GB of RAM
Physical Address Extention

Stats:
DSL is the design of it.
The cable is fine.
All other computers in my house have internet access.
Where can I check the DHCP status?

P.S. I use a ether-net cable to connect if it is any help.


Can't access the internet, on a desktop computer. - Montezuma/Kukulcan - 03-12-2009

What country are you in?

Montezuma


Can't access the internet, on a desktop computer. - johnpeter - 03-12-2009

USA


Can't access the internet, on a desktop computer. - Montezuma/Kukulcan - 03-12-2009

Well there is little i could do for you, sorry, in the UK there is a very helpful little magazine called computer activ, ever heard of it? It gives you a step by step guide of how to fix problems like that.

Montezuma


Can't access the internet, on a desktop computer. - johnpeter - 03-12-2009

Too bad, anyone else?


Can't access the internet, on a desktop computer. - Cyberanson - 03-13-2009

What's the actual design of your connection?

Desktop - router - modem - ISP (DSL configuration)
Desktop - modem - ISP (ISDN/analog)
other?

For the first point: if your router has DHCP activated, go and check if the DHCP client service is running on your machine. Furthermore check the settings of your network adapter.

Is your cable okay? If you can see a damaged rubber or even a damaged braid, then use another cable.

Do others in your house/flat have internet access?

Please provide more information...


Can't access the internet, on a desktop computer. - johnpeter - 03-13-2009

DSL is the design of it.
The cable is fine.
Where can I check the DHCP status?
And yes, all other computers in my house have internet access.


Can't access the internet, on a desktop computer. - johnpeter - 03-13-2009

*bump*


Can't access the internet, on a desktop computer. - Cyberanson - 03-13-2009

Just in case you use DHCP try the following:
Press your 'Start' button, then 'Run' and type services.msc. There should pop up a list of names, where you have to look for DHCP client. If it doesn't run, start it. This is the part of your desktop.

For the router: I don't know the exat IP adresses of your network. Try typing one of the following IP adresses in your browser:
  • 192.168.0.1
  • 192.168.1.1
  • 192.168.2.1
Or if you know the IP of the router, type it in your browser. Enter the settings menu of your router and look for a point like 'LAN IP setup' or so. It depends on your router model. Have a look at the manual, if you don't know where to look exactly. The settings there should be self-explanatory.

If your router isn't used as DHCP server, well then give your desktop an adequate IP adress. Look within the settings of the other PCs if they are connected via cable, too. WLAN uses another network adapter and therefore some other IP range.

Well... if this doesn't help, provide me with more information.


Can't access the internet, on a desktop computer. - Malcolm_Reynalds - 03-13-2009

use the start menu, run...

type the command: CMD

at the command window type: ipconfig /all
if all is well it should look like this:

Windows IP Configuration

Host Name . . . . . . . . . . . . :
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VIA Rhine III Fas
Physical Address. . . . . . . . . : 00-0A-48-13-3E-0B
Dhcp Enabled. . . . . . . . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.102
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.0.1

from this you can see if your PC's DHCP client is enabled, and what IP address your PC has.
your IP address should read 192.168.X.XXX if you have a generic Router and the DHCP is functioning correctly. if it says 169.254.1.XXX then the DHCP client could not acquire an address from your router.

usually single PC internet problems are caused by something at that PC, either with the cable or the Network card/driver/settings. use the same IPconfig Command on another PC on the network and see if that pc settings are different from the non connecting PC.

you can try an uninstall/reinstall of your network drivers from the control panel to reset the driver and the settings.