MajorGeeks Support Forums IOBit Software

Go Back   MajorGeeks Support Forums > Majorgeeks.Com - Support Forums > Networking
Register FAQ Members List Calendar Casino Mark Forums Read

Networking Networking and internet related discussion, problems, tweaks, etc.


Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-12, 18:13
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Went to bed with working computer, woke up with the opposite

last night i shut my desktop down and this morning when i started the computer i had serious issues.

Issue 1 (non network related):
My computer was not loading, it wouldn't even load into the bios. i began disconnecting all devices (external HDD, keyboard, etc), still didn't solve the problem. I later solved the issue by tinkering with the RAM sticks. Computer now loads into windows xp.


Issue 2 (network related).

Since this morning i haven't been able to connect this pc to the internet. Originally this pc is hardwired to my router (linksys WRT54G) and i'm using a Scientific Atlanta DPC2100 modem from Time Warner. I'm sending packets, but not receiving, thus getting a limited to no connectivity error.

Things i've done that have resulted in the same problem:

1. Connected the problematic pc via Ethernet (on board) to the modem/router.
2. Installed a pci network card and drivers and tried to connect to modem/router.
3. connected pc to modem via usb.
4. uninstalled and reinstalled the drivers for the modem, for the on board network card, and the pci network card.
5. Performed a System Restore to a week ago.
6. Plugged cords into different outlets
7. Tried different Ethernet and USB cables

Things i've done that have had success:

1. Connected a 2nd pc to modem via Ethernet and was able to access the internet.
2. Connected a 2nd pc to the router via Ethernet and was able to access the internet.

Problematic PC Specs:
Pentium 4 3.0GHZ
160GB RAM
3.0GB RAM
Windows XP SP3

thank for taking the time to help, i really need it.
Reply With Quote
Sponsored links
  #2  
Old 04-22-12, 18:29
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

i forgot to add, that while i was trying to find the reason why my pc wasn't loading i had disconnected the router and modem. After finding the solution (RAM) and connecting the modem and router the wireless network that once existed is no where to be found.
Reply With Quote
  #3  
Old 04-23-12, 03:20
handygal handygal is offline
Sergeant Major
 
Join Date: Feb 2009
Location: Beachy and warm
Posts: 807
Thanks: 83
Thanked 103 Times in 101 Posts
Default Re: Went to bed with working computer, woke up with the opposite

I would start troubleshooting from the command prompt

First, I would check that the router is issuing an IP and DNS properly. I'm guessing this is where the problem is because of the limited connectivity message and that another PC can access the net.

You can stop at whatever step below fails to give the proper response.

Start > Run > type cmd and click ok. At the prompt type and enter the command -
ipconfig /all
The default IP for that router is 192.168.1.1. Your computer likely has an IP close to 192.168.1.2 and the DNS server as 192.168.1.1 or maybe 192.168.100.1
The section to pay attention to should look like this:
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.29.27
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.29.1
DHCP Server . . . . . . . . . . . : 192.168.29.1
DNS Servers . . . . . . . . . . . : 192.168.29.1

Next, I would ping the modem. The default IP for your modem is 192.168.100.1. The command to type and enter at the prompt is -
ping 192.168.100.1

If all went well I would ping a public DNS server
ping 4.2.2.2

And then ping a site
ping google.com

The step that fails should tell where the issue is. If in ipconfig you show DHCP as NO, then it is disabled or the service isn't running.
__________________
If everything seems under control, you're just not going fast enough -Mario Andretti
Reply With Quote
  #4  
Old 04-23-12, 14:16
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

@handygal, i'm going to try your suggestions and i'll get back to you shortly. thank you
Reply With Quote
  #5  
Old 04-24-12, 14:30
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

here's what i did:

Start > Run > cmd > ok > ipconfig /all

Here's what i received:

Windows IP Configuration

Host name.........................:Gateway-clteqjg
Primary DNS Suffix...............:
Node type..........................:Unknown
IP Routing enabled...............:No
WINS Proxy enabled.............:No

Ethernet Adpater Local Area Connection:

Connection-specific dns suffix...........:
Description.................................:Intel<R> PRO/100 VE Network Connection
Physical Address.........................:00-0C-F1E0-5B-CD
Dhcp Enabled.............................:Yes
Auto configuration enabled...........:Yes
IP Address.................................:0.0.0.0.0
Subnet Mask..............................:0.0.0.0
Default Gateway.........................:
DHCP Server...............................:255.255.255.255

I stopped in your directions at this point because it didn't match anything in your directions. What's next?
Reply With Quote
Sponsored links
  #6  
Old 04-24-12, 18:22
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

i continued with the instructions and here is what i received:

Again i tried Start > Run > cmd > ipconfig /all

Windows IP Configuration
Host Name.................:Gateway-clteqjg
Primary DNS Suffix.......:
Node Type.................:Unknown
IP Routing Enabled......:No
WINS proxy enabled.....No

Ethernet Adpater Local Area Connection:
Physical Address........................:00-C0-F1-E0-5B-CD
DHCP enabled............................:Yes
Autoconfiguration enabled:..........:Yes
Autoconfiguration IP Address.......:169.254.188.124
Subnet Mask.............................:255.255.0.0
Default Gateway........................:

Ping 192.168.100.1
Pinging 192.168.100.1 with 32 bytes of data
Destination unreachable
Destination unreachable
Destination unreachable
Destination unreachable
Ping statistics for 192.168.100.1
Packets: Sent = 4, received = 0, lost = 4 (100% loss)

Ping google.com
ping request could not find host google.com. please check the name and try again.
Reply With Quote
  #7  
Old 04-24-12, 19:12
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

i'm sorry i forgot to include the

ping 4.2.2.2 results:
Same results as pinging 192.168.100.1
Reply With Quote
  #8  
Old 04-24-12, 22:57
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

any suggestions/directions?
Reply With Quote
  #9  
Old 04-25-12, 01:46
thisisu's Avatar
thisisu thisisu is offline
Malware Consultant
 
Join Date: Apr 2006
Location: Houston, TX
Posts: 8,143
Thanks: 263
Thanked 1,408 Times in 1,348 Posts
Default Re: Went to bed with working computer, woke up with the opposite

Try this command:
  • ipconfig /renew
Let us know what error message you receive.
__________________
Facebook . Twitter . Blog . VirusTotal
Reply With Quote
  #10  
Old 04-25-12, 01:50
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

tried it and nothing happened, it just went to the next line, no error message
Reply With Quote
Sponsored links
  #11  
Old 04-25-12, 01:51
thisisu's Avatar
thisisu thisisu is offline
Malware Consultant
 
Join Date: Apr 2006
Location: Houston, TX
Posts: 8,143
Thanks: 263
Thanked 1,408 Times in 1,348 Posts
Default Re: Went to bed with working computer, woke up with the opposite

What about:
  • ping 192.168.29.1
__________________
Facebook . Twitter . Blog . VirusTotal
Reply With Quote
  #12  
Old 04-25-12, 01:57
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

it took a little time but this was the error message for ipconfig /renew:

an error occurred while renewing interface Local Area Connection: unable to contact your DHCP server. Request has timed out.

Ping 192.168.29.1

pinging 192.168.29.1 with 32 bytes of data
Destination host unreachable
Destination host unreachable
Destination host unreachable
Destination host unreachable

Ping Statistics for 192.168.29.1
Packets: Sent=4, Received=0,Lost=4 (100% loss)
Reply With Quote
  #13  
Old 04-25-12, 02:07
thisisu's Avatar
thisisu thisisu is offline
Malware Consultant
 
Join Date: Apr 2006
Location: Houston, TX
Posts: 8,143
Thanks: 263
Thanked 1,408 Times in 1,348 Posts
Default Re: Went to bed with working computer, woke up with the opposite

Can you uninstall and reinstall your ethernet adapter again?

In your case, it should appear as "Intel(R) PRO/100 VE Network Connection" in Device Manager.

Afterwards, if successful, try : ipconfig
__________________
Facebook . Twitter . Blog . VirusTotal
Reply With Quote
  #14  
Old 04-25-12, 02:26
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

uninstalled successfully, but where would i find the drivers to reinstall? Intel's site, driver disk that came with the pc, etc?
Reply With Quote
  #15  
Old 04-25-12, 02:29
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

is this correct?

http://downloadcenter.intel.com/Deta...adType=Drivers
Reply With Quote
Sponsored links
  #16  
Old 04-25-12, 02:32
thisisu's Avatar
thisisu thisisu is offline
Malware Consultant
 
Join Date: Apr 2006
Location: Houston, TX
Posts: 8,143
Thanks: 263
Thanked 1,408 Times in 1,348 Posts
Default Re: Went to bed with working computer, woke up with the opposite

Quote:
Originally Posted by thedon01 View Post
uninstalled successfully, but where would i find the drivers to reinstall? Intel's site, driver disk that came with the pc, etc?
You can get them here: http://majorgeeks.com/Intel_Network_..._XP_d4399.html
__________________
Facebook . Twitter . Blog . VirusTotal
Reply With Quote
  #17  
Old 04-25-12, 02:33
thisisu's Avatar
thisisu thisisu is offline
Malware Consultant
 
Join Date: Apr 2006
Location: Houston, TX
Posts: 8,143
Thanks: 263
Thanked 1,408 Times in 1,348 Posts
Default Re: Went to bed with working computer, woke up with the opposite

Quote:
Originally Posted by thedon01 View Post
These will work too, same thing. Just make sure you select the 32 bit version (PROWin32.exe)
__________________
Facebook . Twitter . Blog . VirusTotal
Reply With Quote
  #18  
Old 04-25-12, 02:47
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

okay i did, i'll reinstall them and am I just running an ipconfig in a command prompt afterwards?

If so can i post you the results in the morning? It's almost 4 a.m. where im at, hope that's alright?
Reply With Quote
  #19  
Old 04-25-12, 02:54
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

i went ahead and installed real quick and this is what i got:

the installed version of Intel ProSet is not supported for upgrades. you must uninstall it before installing this version. However the Drivers for Intel(R) PRO/100 VE Network Connection did show up in device manager afterwards.

ran cmd > ipconfig and received

Ethernet Adapter Local Area Connection 4
Connection specific DNS Suffix......:
Autoconfig IP Address.................:169.254.188.124
Subnet mask.............................:255.255.0.0
Default Gateway.........................:

Last edited by thedon01; 04-25-12 at 03:00..
Reply With Quote
  #20  
Old 04-25-12, 09:53
thedon01 thedon01 is offline
Corporal
 
Join Date: Dec 2010
Posts: 219
Thanks: 78
Thanked 0 Times in 0 Posts
Default Re: Went to bed with working computer, woke up with the opposite

what's next
Reply With Quote
Sponsored links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OW!!! Woke up this morning with a toothache. Publius Lounge 9 03-18-08 21:35
My computer is working slow!! HELP!! ArPa Hardware 4 02-01-08 10:30
Woke up this morning to a flooded basement OverCooked Lounge 19 01-10-08 09:53
computer is not working cindybreedlove Majorgeeks Welcome Center 1 10-08-07 04:57
Animations not working on my computer krazeeaunt Software 1 02-12-05 21:22


All times are GMT -5. The time now is 16:54.


MajorGeeks.Com Home Page
| Admin Tools | All In One | Anti-Spyware | Anti-Virus | Appearance | Backup | Benchmarking | BIOS | Browsers | Covert Ops |
Data Recovery | Diagnostics | Drive Cleaners | Drive Utilities | Drivers | Driver Tools Ergonomics | Firewalls | Games | Game Tweaks | Graphics | Input Devices | Internet Tools | Macintosh | Mail Utilities | Memory | Messaging | Monitoring | Microsoft | Multimedia | Networking | Office Tools | Process Management | Processor | Registry | Security | System Info | Toys | Video | Miscellaneous
|

-->
Powered by vBulletin® Version 3.8.4
Copyright © 2009 vBulletin Solutions, Inc. All rights reserved.
Ad Management by RedTyger