Modem drops off

General discussion related to Cable Modems, DSL, Wireless, Fiber, Mobile Networks, Wireless ISPs, Satellite, or any other type of high-speed Internet connection, general issues and questions here. Review and discuss ISPs as well (AT&T / SBC, BellSouth, Bright House, CableOne, Charter, Comcast, Covad, Cox, Cablevision / Optimum Online, TMobile, Verizon FIOS, Shaw, Telus, Starlink, etc.)
Post Reply
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Modem drops off

Post by Nivan »

I've read a couple cases of this incident on google, which is what lead me here.. but no one offered a solution to the guy's post.

My internet essentially freezes frequently. It goes to a point where it's so slow that it's practically frozen about once every 5 minutes or more (Playing an online game, I can see people moving around me, but I will have 999 ping and cannot act). Then, eventually, one of those times the internet will drop off completely for about a minute.. and my 3Com modem decides to give me one angry grunt. The power light on the back flashes green for a few seconds, but never turns orange. I essentially have to wait it out until it's over.

A soft reset won't help the problem. I've gone through every step (I think) possible with my router. I've added static ips, secured the wireless, and even tried adding route. I also updated the firmware (Linksys WRT54G router).

My ISP essentially said bug off and fix your router when I asked their tech support. What could be the problem here and the best way to fix it?

I'm no noobie to networking (I like to think), so simple answers like "unplug and plug in your modem" won't do me much good ;)
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

As an extra note (for some reason I can't edit.. anyway), I've thoroughly checked for Spyware, viruses, etc, so I don't believe that can be a cause of the problem.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

What speed did you pay your ISP to give you?

Post your TCP Analyzer report.

What you described can happen if your TCP Window is set too low for high speed bandwidth due to signal queues at the signal devices.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

edit : I don't know what speed they gave me, I know they advertise up to 10 megs of download speed.. I'm sure we have the fastest of whatever.

« SpeedGuide.net TCP Analyzer Results »
Tested on: 07.14.2007 22:56
IP address: 74.140.xxx.x

TCP options string: 020405b401010402
MSS: 1460
MTU: 1500
TCP Window: 17520 (multiple of MSS)
RWIN Scaling: 0
Unscaled RWIN : 17520
Reccomended RWINs: 64240, 128480, 256960, 513920
BDP limit (200ms): 701kbps (88KBytes/s)
BDP limit (500ms): 280kbps (35KBytes/s)
MTU Discovery: ON
TTL: 112
Timestamps: OFF
SACKs: ON
IP ToS: 01101000 (104)
Precedence: 011 (flash)
Delay: 0 (normal delay)
Throughput: 1 (low throughput)
Reliability: 0 (normal reliability)
Cost: 0 (normal cost)
Check bit: 0 (correct)
DiffServ: AF31 011010 (26) - Assured Forwarding class 3, low drop precedence (RFC 2597).
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Try the following with TCP Optimizer:

General Settings tab:
Custom settings - check
Modify All Network Adapters - check
network adapter selection - your NIC
MTU 1500
TTL - 64
TCP Receive Window - 256960
MTU Discovery - Yes
Black Hole Detect - No
Selective Acks - Yes
Max Duplicate ACKs - 2
TCP 1323 Options:
Windows Scaling - checked
Timestamps - uncheck

Advanced Settings tab:
Max Connections per Server - 10
Max Connections per 1.0 Server - 20
LocalPriority - 5
Host Priority - 6
DNSPriority - 7
NetbtPriority - 8
Lan Browsing speedup - optimized
QoS: NonBestEffortLimit - 0
ToS: DisableUserTOSSetting - 0
ToS: DefaultTOSValue - 80
MaxNegativeCacheTtl - 0
NetFailureCacheTime - 0
NegativeSOACache Time - 0
LAN Request Buffer Size - 32768
Then select "Apply Changes" and reboot to take effect
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Try the following with TCP Optimizer:

General Settings tab:
Custom settings - check
Modify All Network Adapters - check
network adapter selection - your NIC
MTU 1500
TTL - 64
TCP Receive Window - 256960
MTU Discovery - Yes
Black Hole Detect - No
Selective Acks - Yes
Max Duplicate ACKs - 2
TCP 1323 Options:
Windows Scaling - checked
Timestamps - uncheck

Advanced Settings tab:
Max Connections per Server - 10
Max Connections per 1.0 Server - 20
LocalPriority - 5
Host Priority - 6
DNSPriority - 7
NetbtPriority - 8
Lan Browsing speedup - optimized
QoS: NonBestEffortLimit - 0
ToS: DisableUserTOSSetting - 0
ToS: DefaultTOSValue - 80
MaxNegativeCacheTtl - 0
NetFailureCacheTime - 0
NegativeSOACache Time - 0
LAN Request Buffer Size - 32768
Then select "Apply Changes" and reboot to take effect
I hope this doesn't change anything -- I contacted my cable company and they said I have 10mbps download, 1mbps upload. Do the settings up still apply? Don't want to slow down my bandwidth.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:I hope this doesn't change anything -- I contacted my cable company and they said I have 10mbps download, 1mbps upload. Do the settings up still apply? Don't want to slow down my bandwidth.
Your original TCP Window at 17520 can service you only to a speed of 1 mbps and that is the reason your signal devices have the hiccups due to long signal queues.

TCP Window set to 256960 will free up the signal queues and increase your speed to 8-9mbps. After using the settings I gave, turn power to the modem and router off for a few minutes to let them reset and clear all accumulated errors.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Your original TCP Window at 17520 can service you only to a speed of 1 mbps and that is the reason your signal devices have the hiccups due to long signal queues.

TCP Window set to 256960 will free up the signal queues and increase your speed to 8-9mbps.
Continuing with the dumb questions. This has occured with my brother's laptop as well, and not sure about two wired computers. I should apply these settings to all computers.. I assume.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:Continuing with the dumb questions. This has occured with my brother's laptop as well, and not sure about two wired computers. I should apply these settings to all computers.. I assume.
Can be applied to all non-Vista Windows comps with a 10 mbps cable internet line.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Can be applied to all non-Vista Windows comps with a 10 mbps cable internet line.
Hate to say it, but I've done it to all computers on my network and I still freeze up. And yes, I did let the modem and router have a 5 minute break and gave them a fresh start in life.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:Hate to say it, but I've done it to all computers on my network and I still freeze up. And yes, I did let the modem and router have a 5 minute break and gave them a fresh start in life.
Do a tracert to http://www.yahoo.com and post.

To do a tracert, click 'Start' and then 'Run'. Type "cmd" into the box and click 'ok'.

A DOS black screen will appear. Type after the C:\>

tracert http://www.yahoo.com

and press enter key

When test is completed, move mouse cursor to the DOS black screen, click right and choose 'select all'.

Move mouse cursor to the Quick Reply box of this forum, click right and 'paste'.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Is you modem placed close to the router or some other electrical device?
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Is you modem placed close to the router or some other electrical device?
Yes -- My modem and router are sitting on top of a computer tower. I assume I should try and seperate them a bit.. and will give that a shot.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:Yes -- My modem and router are sitting on top of a computer tower. I assume I should try and seperate them a bit.. and will give that a shot.
Relocate your modem and router a few feet away from each other and also away from other electrical devices. Also, do not coil up any excess length of signal cables:

http://www.speedguide.net/read_articles.php?id=1885

http://www.speedguide.net/read_articles.php?id=117
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

All the above suggestions are in place and I experince the same freezing on multiple computers.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:All the above suggestions are in place and I experince the same freezing on multiple computers.
Are any computer running p2p?
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Are any computer running p2p?
I download torrents from time to time, but I do not seed.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:I download torrents from time to time, but I do not seed.
Even when downloading torrents, p2p can overwhelm the signal devices with too many simultaneous connections if appropriate limits are not set in the p2p program.

See this link for settings appropriate limits:

https://www.speedguide.net/forums/ ... hlight=p2p
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Even when downloading torrents, p2p can overwhelm the signal devices with too many simultaneous connections if appropriate limits are not set in the p2p program.

See this link for settings appropriate limits:

https://www.speedguide.net/forums/ ... hlight=p2p
Already had those limits set (defualt), and I experince freezing without the program even running.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:Already had those limits set (defualt), and I experince freezing without the program even running.
Log into your 3com and check power levels.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Log into your 3com and check power levels.
My 3com doesn't have a web browser interface I can log into.

I've tried 192.168.1.100. Also, I checked my modem's documentation and tried 3commodem.com whatever it was and that did not work.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:My 3com doesn't have a web browser interface I can log into.

I've tried 192.168.1.100. Also, I checked my modem's documentation and tried 3commodem.com whatever it was and that did not work.
Do a tracert to http://www.yahoo.com and post.

To do a tracert, click 'Start' and then 'Run'. Type "cmd" into the box and click 'ok'.

A DOS black screen will appear. Type after the C:\>

tracert http://www.yahoo.com

and press enter key

When test is completed, move mouse cursor to the DOS black screen, click right and choose 'select all'.

Move mouse cursor to the Quick Reply box of this forum, click right and 'paste'.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

I've already done that for you. See previous page
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Click this to log into your modem: http://192.168.100.1
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:Click this to log into your modem: http://192.168.100.1
Does not load into anything. I mistyped the url I tried in the previous post. Either way, neither of them works.
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:Does not load into anything. I mistyped the url I tried in the previous post. Either way, neither of them works.
Your router may be blocking the connection. Try through a direct cable connection from comp to modem.

How old is the modem?
cableguy2k7
Member
Posts: 64
Joined: Mon Mar 19, 2007 1:02 am

Post by cableguy2k7 »

call your isp and ask them what speed u have just becuz they advertize 10mb dont mean you have it they have other speed packages you can get like 6mb wich i used to have with time warner and now im on a new 15mb connection with roundrunner turbo call you isp and have them do a hardcore reset of yourr cable modem at there end they charge me 49 bucks a month for 15mb connection with 1mb upload
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

It's 3-4 years old. I am taking my modem back to my local ISP's office today to switch it out for a new one. If this doesn't work, I'll check back here.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

Nivan wrote:It's 3-4 years old. I am taking my modem back to my local ISP's office today to switch it out for a new one. If this doesn't work, I'll check back here.
No problems yet with the new modem..
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

Nivan wrote:No problems yet with the new modem..
Jynxed it. New apris modem, <1 min hookup and was on. Now, hours later, still experincing freezing..


This have anything to do with anything?

Date Time Event ID Event Level Description
***** 12 3 Modem Failed to Register - Resetting Between Scan Attempts
***** 20000200 3 No Ranging Response received - T3 time-out
***** 17000400 3 SYNC Timing Synchronization failure - Failed to receive MAC SYNC frame within time-out period
***** 17000100 3 SYNC Timing Synchronization failure - Failed to acquire QAM/QPSK symbol timing
***** 20000200 3 No Ranging Response received - T3 time-out
7/19/2007 18:17 8010300 5 DHCP RENEW WARNING - Field invalid in response
7/19/2007 18:29 20000200 3 No Ranging Response received - T3 time-out
7/19/2007 21:45 8010300 5 DHCP RENEW WARNING - Field invalid in response
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:No problems yet with the new modem..
Great :thumb:
User avatar
trogers
SG VIP
Posts: 12323
Joined: Wed Jan 26, 2005 11:14 pm
Location: Bangkok, Thailand

Post by trogers »

Nivan wrote:Jynxed it. New apris modem, <1 min hookup and was on. Now, hours later, still experincing freezing..


This have anything to do with anything?

Date Time Event ID Event Level Description
***** 12 3 Modem Failed to Register - Resetting Between Scan Attempts
***** 20000200 3 No Ranging Response received - T3 time-out
***** 17000400 3 SYNC Timing Synchronization failure - Failed to receive MAC SYNC frame within time-out period
***** 17000100 3 SYNC Timing Synchronization failure - Failed to acquire QAM/QPSK symbol timing
***** 20000200 3 No Ranging Response received - T3 time-out
7/19/2007 18:17 8010300 5 DHCP RENEW WARNING - Field invalid in response
7/19/2007 18:29 20000200 3 No Ranging Response received - T3 time-out
7/19/2007 21:45 8010300 5 DHCP RENEW WARNING - Field invalid in response
You have to call your ISP and register the modem.
Nivan
New Member
Posts: 18
Joined: Sat Jul 14, 2007 12:28 pm

Post by Nivan »

trogers wrote:You have to call your ISP and register the modem.
I did this before you posted or did not realize you posted. The lady at the office knew NOTHING and told us we did not have to register. So I called them this morning, finds out we were running 128k.


If I have any more issues with my internet freezing I'll contact you.. thanks for all the help. Turns out we pay for more than 10 megs (what most customers get) so we were getting jipped big time! Thanks again.
Post Reply