Hello,
For about the past year everyone in my family have been experiencing connection time outs. We have 3 computers that are connected via cable to our router modem, while a laptop is wirelessly connected to our router. We use a Belkin 54G router.
I've slightly reduced the number of timeouts for our computers by disabling TCP/IPv6 and power management tools, and switching our speed and duplex to 10Mbps half duplex. Just recently I used command prompt to disable these features as I heard they can cause this issue:
netsh interface tcp set global rss=disabled
netsh interface tcp set global autotuninglevel=disabled
netsh int ip set global taskoffload=disabled
I did this after reading http://www.eventid.net/display.asp?eventid=1014&eventno=10623&source=DNS Client Events&phase=1
Recently I've discovered Event Viewer, and through this I found that DNS client events, event ID 1014, happens when my connection drops. Also, sometimes the ID is 1006, and other times the event is Time Service or DistributedCOM. This is best shown in an image:
I find that 1014 is the most common event. I am using Windows 7, all my drivers are up to date.
For about the past year everyone in my family have been experiencing connection time outs. We have 3 computers that are connected via cable to our router modem, while a laptop is wirelessly connected to our router. We use a Belkin 54G router.
I've slightly reduced the number of timeouts for our computers by disabling TCP/IPv6 and power management tools, and switching our speed and duplex to 10Mbps half duplex. Just recently I used command prompt to disable these features as I heard they can cause this issue:
netsh interface tcp set global rss=disabled
netsh interface tcp set global autotuninglevel=disabled
netsh int ip set global taskoffload=disabled
I did this after reading http://www.eventid.net/display.asp?eventid=1014&eventno=10623&source=DNS Client Events&phase=1
Recently I've discovered Event Viewer, and through this I found that DNS client events, event ID 1014, happens when my connection drops. Also, sometimes the ID is 1006, and other times the event is Time Service or DistributedCOM. This is best shown in an image:

I find that 1014 is the most common event. I am using Windows 7, all my drivers are up to date.