Problem seems impossible to fix? wireless connection
#1
Posted 22 March 2011 - 07:06 AM
#2
Posted 22 March 2011 - 09:47 AM
Have you asked...what the problem was...when you paid to have it serviced?
Louis
#3
Posted 22 March 2011 - 12:23 PM
Also, have you checked the system for viruses and spyware?
#4
Posted 22 March 2011 - 04:23 PM
#5
Posted 22 March 2011 - 05:17 PM
Especially when you can get WAY better help for free here!!
We have some very good minds on this forum. Best there is as far as I am concerned.
How are you getting online now (to post this I mean)?
Whats the model number of the Gateway?
#6
Posted 22 March 2011 - 05:32 PM
This post has been edited by bicycle bill: 22 March 2011 - 05:33 PM
#7
Posted 22 March 2011 - 06:08 PM
Frustradedred may be using a cell phone or some other device that may not have a way to transfer a program to the system with issues.
#8
Posted 22 March 2011 - 07:55 PM
So is this Windows XP?
Bunch of things come to mind, mostly related to "...but if I shut it down for and hour or more the same thing happens. I can't get on line with a message that I have limmited or no connectivity. It seems to have something to do with loosing my network key and IP address"
Loss of DHCP connection between the computer and the router
> check Network properties of the TCP/IP - does it have automatic DHCP, it should, and the DHCP server should be your internal IP of the router. Probably something like 192.168.0.1 or 192.168.1.1.
Loss of DNS connections between the router and the ISP servers
> make sure the correct DNS servers of RoadRunner or, much better, OpenDNS servers are listed in the router (208.67.222.222 and 208.67.220.220)
> make sure the same DNS servers are listed in the TCP/IP properties
Router timeout if idle (probably no issue here since the desktop is ok)
> check, in the router interface, if there is something about timeout. Words such as stay connected always, etc. It could be when the router times out all connections are lost.
If you use a firewall of any kind, make sure that both the router and the DNS servers are set as trusted. If you don't use a firewall you should
I don't know what you mean by the "network key". Do you mean the password your ISP gave you or do you mean the key needed between your computer and the router for the security of the wireless connection?
> recheck the properties of the wireless connection are ok, including all above
When you do get connected to the router, collect the information from the computer which might help someone here to help you. Like this:
Start, Run, type cmd, press enter
on the black window, type "ipconfig /all" without the quotes and with a space before /all, and press enter. Copy what you see and paste here.
When things are ok, you should be able to see your internal IP, as well as the data about DHCP and DNS I'm suggesting we need to see.
When things are broken, the IP address will be 169.x.x.x which Windows issues if it can't renew your address.
#9
Posted 23 March 2011 - 06:16 AM
#10
Posted 23 March 2011 - 07:36 AM
#11
Posted 23 March 2011 - 07:54 AM
#13
Posted 23 March 2011 - 08:06 AM
© Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Owner.YOUR-014A50288E>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : YOUR-014A50288E
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : Yes
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
Physical Address. . . . . . . . . : 00-03-25-3C-28-EA
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.1
Lease Obtained. . . . . . . . . . : Wednesday, March 23, 2011 8:10:44 AM
Lease Expires . . . . . . . . . . : Thursday, March 24, 2011 8:10:44 AM
Ethernet adapter Wireless Network Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8185 54M Wireless LAN Net
work Adapter
Physical Address. . . . . . . . . : 00-C0-A8-BC-93-8E
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.241.91
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
C:\Documents and Settings\Owner.YOUR-014A50288E>
#14
Posted 23 March 2011 - 11:27 AM
Most likely the wireless adapter has similar settings - DHCP and DNS servers from the 192.168.1.1 router.
I doubt you need WINS enabled, but it's irrelevant to your issue.
Not sure about IP routing (did the cable company set that up?), also irrelevant.
Few other thoughts and things to check, in no particular sequence
1. Perhaps the Realtek driver is too old and needs an update
2. Check Power properties - Start, Settings, Network, right click on Realtek, Properties, Details, then in the dropdown are two or three Power related settings. There might be something like "wake from D3".
3. Someplace else, but I can't recall where, is a Radio on/off setting, as well as a Normal power save mode. It might be on some advanced tab.
4. While still connected to the router by wire - make sure that someplace in the wireless section you enable SSID broadcast and that the computer's wireless MAC address (00-C0-A8-BC-93-8E) is allowed.
5. When you disconnect the cable, try again to get the IP address by radio. Make sure you're in a close range to the router. Rebooting might help as well. If it's successful, collect ipconfig /all data as before - to see what Windows saw and post here just the wireless section.
6. If your firewall is blocking communication with 169.254.241.91, it's hard to get a new IP.
7. What you can try is, again in the cmd window:
type ipconfig /release
that should clear things and report IP of 0.0.0.0 if you do ipconfig /all again
now type ipconfig /renew
and you should get a new, non 169.x.x.x, address 192.168.1.3 or similar.
Try to pinpoint what makes it drop connection - sleep? hibernation? Some specific activity or no activity?
I can't think of anything else, and just hope that something here will lead to a solution.
#15
Posted 23 March 2011 - 11:39 AM
Now that we know that you are using another system and it works fine you can download the program there.
Then use a USB drive or burn a cd and install it on the trouble system.
Do the full scan. It could take some time. Check on it every once in a while
See if MalwareBytes finds any nasties that might be causing your issue.

Help

Back to top











