Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > cannot connect to the internet after standby - have to re-boot

Reply
Thread Tools Display Modes

cannot connect to the internet after standby - have to re-boot

 
 
Ian R
Guest
Posts: n/a

 
      09-30-2005, 01:51 PM

Hi

My friend is running WinXP and using a linksys wireless router.

When his PC comes out of standby mode it cannot connect to the internet. I
suspect because it loses the wireless connection to the router. He told me
the only way to re-establish internet access it is to reboot the pc.

Any suggestions on how this can be fixed?

Thanks for any info.

Ian


 
Reply With Quote
 
 
 
 
Mike Scott
Guest
Posts: n/a

 
      09-30-2005, 02:31 PM
Ian R wrote:
> Hi
>
> My friend is running WinXP and using a linksys wireless router.
>
> When his PC comes out of standby mode it cannot connect to the internet. I
> suspect because it loses the wireless connection to the router. He told me
> the only way to re-establish internet access it is to reboot the pc.
>
> Any suggestions on how this can be fixed?
>
> Thanks for any info.
>
> Ian
>
>

Interesting. Just thought I'd note a friend of mine (always a "friend",
no? :-) ) has a similar problem. I don't know if standby comes into
it, nor why with adsl he disconnects in the first place, but if he
disconnects from the net, he has to reboot before he can reconnect.
Don't know what hardware. It's on my list of Things to Do.

--
Please use the corrected version of the address below for replies.
Replies to the header address will be junked, as will mail from
various domains listed at www.scottsonline.org.uk
Mike Scott Harlow Essex England.(unet -a-t- scottsonline.org.uk)
 
Reply With Quote
 
Derek Broughton
Guest
Posts: n/a

 
      09-30-2005, 03:24 PM
Ian R wrote:

>
> Hi
>
> My friend is running WinXP and using a linksys wireless router.
>
> When his PC comes out of standby mode it cannot connect to the internet. I
> suspect because it loses the wireless connection to the router. He told me
> the only way to re-establish internet access it is to reboot the pc.
>
> Any suggestions on how this can be fixed?


A simply .bat file:

ipconfig /release_all
ipconfig /renew_all

should do it.
--
derek
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      09-30-2005, 04:14 PM
On Fri, 30 Sep 2005 13:51:34 +0000 (UTC), "Ian R" <(E-Mail Removed)>
wrote:

>My friend is running WinXP and using a linksys wireless router.


I have no friends so I never see such problems. Any particular
wireless router? Any particular wireless client radio? Any
particular brand of computer? Any particular Windoze mutation (Pro,
Home, Media Edition, SP2?)

>When his PC comes out of standby mode it cannot connect to the internet.


Are you sure it's standby and not hibernate?

>I suspect because it loses the wireless connection to the router. He told me
>the only way to re-establish internet access it is to reboot the pc.


There are 4 layers of "standby" on the typical PC. I'll assume the
mystery PC is a laptop so I don't miss any. Your job is to give your
soon to be former friend the bad news that he will need to disable
each layer, one at a time, until the culprit can be identified.

1. Power save on the wireless adapter. This is in the properties for
the unspecified wireless device.

2. System hibernate and/or standby. They're quite different and are
buried in the Control Panel under "Power Options"

3. Screen blanker. It may seem odd but I've found one laptop
(Toshiba A45-S515) that would kill the wireless connection when the
screen blanker kicked in. Don't ask me why. I don't know.

4. BIOS based power save. You'll have to dive into the CMOS to
twiddle with these. If running ACPI, they can be set by the Power
Options in the Control Panel, but it's a good idea to check them
anyway. In desktops, it's sometimes called the "Green PC" settings.

If your soon to be former friend doesn't want to go through that
exercise, you scan try this trick and see if it works:
Start -> Run -> CMD <enter>
IPCONFIG /RELEASE
wait about 10 seconds
IPCONFIG /RENEW
This sorta kick starts the wireless card and try's to convince it that
it should wake up and renew the DHCP lease. Another similar trick is
to find the wireless icon in the system tray, right click, and select
<disable> followed by <enable>. Don't do the "repair connection" as
it takes way too long to complete.

>Any suggestions on how this can be fixed?


Yes. Reduce the number of friends you know with computers and they
won't bother you with such questions.

In the future, it's a good idea to supply:
1. What you're trying to accomplish. (You did that).
2. What you have to work with. (You did that very badly).
3. What you've done so far. (You didn't supply that).

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
dold@XReXXcanno.usenet.us.com
Guest
Posts: n/a

 
      09-30-2005, 05:47 PM
Jeff Liebermann <(E-Mail Removed)> wrote:

I suppose the friend ought to be asked if he is running Windows XP-SP2,
where some cards were freed from this problem.

> Another similar trick is to find the wireless icon in the system tray,
> right click, and select <disable> followed by <enable>.


I find that annoying, because my icon disappears when I disable, so I have
to wander off to Network Neighborhood to enable it.
I put a couple of icons on the desktop for disable and enable, because I do
want to disable/enable my WiFi occasionally.

>Don't do the "repair connection" as it takes way too long to complete.


That doesn't take so long for me...

>>Any suggestions on how this can be fixed?


Get a different computer. My Dell would return to proper use very quickly
from either standby or hibernate. My Fujitsu recovers okay from standby,
but takes so long to come back from hibernate that it is faster to reboot.
This seems to have something to do with network connectivity, not
particularly WiFi.

--
---
Clarence A Dold - Hidden Valley (Lake County) CA USA 38.8,-122.5

 
Reply With Quote
 
rhomboid315
Guest
Posts: n/a

 
      10-05-2005, 05:06 PM
Same problem here.
Motorola Cable Modem connected to Linksys Router WRT54GX wired (NOT
wireless) to two PC's running XP-SP2. One PC has Linksys Ethernet PCI
card. Other PC has built in port on ASUS A8N-E nvidia nforce4 ultra
motherboard. Firmware and drivers all up to date. Powersaving turned
off except for monitors. After an extended amount of idle time (not
sure how short, but two hours brings on symptoms) computers no longer
see internet. Repairing link doesn't work. ipconfig /release ipconfig
/renew doesn't work. Rebooting does work, but I'd hate to have to
reboot everytime I want to check email after a few hours away from the
machine. Any ideas? Thanks in advance.


Derek Broughton wrote:
> Ian R wrote:
>
> >
> > Hi
> >
> > My friend is running WinXP and using a linksys wireless router.
> >
> > When his PC comes out of standby mode it cannot connect to the internet. I
> > suspect because it loses the wireless connection to the router. He told me
> > the only way to re-establish internet access it is to reboot the pc.
> >
> > Any suggestions on how this can be fixed?

>
> A simply .bat file:
>
> ipconfig /release_all
> ipconfig /renew_all
>
> should do it.
> --
> derek


 
Reply With Quote
 
Barry OGrady
Guest
Posts: n/a

 
      10-06-2005, 12:44 AM
Same problem here.



On 5 Oct 2005 10:06:23 -0700, "rhomboid315" <(E-Mail Removed)> wrote:

>Same problem here.
>Motorola Cable Modem connected to Linksys Router WRT54GX wired (NOT
>wireless) to two PC's running XP-SP2. One PC has Linksys Ethernet PCI
>card. Other PC has built in port on ASUS A8N-E nvidia nforce4 ultra
>motherboard. Firmware and drivers all up to date. Powersaving turned
>off except for monitors. After an extended amount of idle time (not
>sure how short, but two hours brings on symptoms) computers no longer
>see internet. Repairing link doesn't work. ipconfig /release ipconfig
>/renew doesn't work. Rebooting does work, but I'd hate to have to
>reboot everytime I want to check email after a few hours away from the
>machine. Any ideas? Thanks in advance.
>
>
>Derek Broughton wrote:
>> Ian R wrote:
>>
>> >
>> > Hi
>> >
>> > My friend is running WinXP and using a linksys wireless router.
>> >
>> > When his PC comes out of standby mode it cannot connect to the internet. I
>> > suspect because it loses the wireless connection to the router. He told me
>> > the only way to re-establish internet access it is to reboot the pc.
>> >
>> > Any suggestions on how this can be fixed?

>>
>> A simply .bat file:
>>
>> ipconfig /release_all
>> ipconfig /renew_all
>>
>> should do it.
>> --
>> derek


Barry
=====
Home page
http://members.iinet.net.au/~barry.og
 
Reply With Quote
 
rhomboid315
Guest
Posts: n/a

 
      10-08-2005, 02:43 AM
Try adding your DNS server IP to the Trusted list in your firewall.
Seems to have worked for me. Check this thread:

http://groups.google.com/group/micro...&rnum=3&hl=en&

 
Reply With Quote
 
 
 
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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot connect to wireless network or standby CrowMaster Wireless Networks 7 03-27-2007 11:18 PM
Laptop loses internet connection when in standby coryswinter@gmail.com Wireless Internet 5 08-14-2006 03:18 PM
WG511 fails to connect at boot time tek Linux Networking 0 08-11-2006 02:23 AM
cannot access Internet after returning from standby DBH Wireless Networks 0 10-31-2005 08:21 PM
Loose internet after modem is on standby Joe Broadband Hardware 3 05-06-2004 08:15 PM



1 2 3 4 5 6 7 8 9 10 11