Get your own customer support community
 

Comcast cable internet via ethernet drops sporadically

My comcast internet connection drops sporadically... but only HTTP services i.e. my Outlook can still connect to the email server but my browsers can't find the internet. I don't have this problem with the same PC at school therefore it is an issue in my home network. I'm using hardwire ethernet cable connection (not WiFi). I reported the issue to comcast and they blamed the cable modem and replaced it with a new one... no difference. The drops can literally happen between page views (I search on google, get results, then click on a result and it drops... same with my email, shopping on amazon... etc).
 
sad I’m frustrated
Inappropriate?
28 people have this problem

  • Robb Topolski
    Inappropriate?
    Because you can still reconnect to previously established connections, then this suggests a problem with DNS. If you are using a router, your router may be intercepting DNS requests.

    Try bypassing it by connecting your computer directly to the cable modem (no router in between). Restart both the computer and the modem.

    If the problem does seem to be in the router, then look for a router feature called "DNS Relay" and turn it off. After making that change, another reboot of your computer to update DHCP settings will be needed.
  • Comment_icon
    Robb, thanks for the quick reply. Here is the catch, if I just reboot the machine the connection always comes back regardless if I have the router as part of the network or not. So I can't tell if it is the problem. I've had the router for several years and it has worked perfectly until I moved to california and signed up for comcast so its hard to blame the router (thought being an engineer I know hardware malfunctions are possible). Furthermore, when the internet cuts out the router indicates it is still online and so does the cable modem, and so does windows. Plus, as I mentioned, outlook can still get email from the email server (I send an email from my cell to my account and get it). So this is just a really weird problem where I can connect to the email server with Outlook but can't connect to the internet with Internet Explorer nor Firefox. Does this bring up any other ideas?
  • Inappropriate?
    Hi Silvervein,

    Sorry about the difficulties your are experiencing. I will be happy to reach out to my contacts to get this resolved. Please send me an email with your account address or phone number so that I can assist further.

    Thanks in advance for the opportunity to assist!

    Sincerely,

    Mark C.
    Comcast Corp
    We_Can_Help@cable.comcast.com
     
    sad I’m sad
  • Comment_icon
    thanks, but I'd like to pursue this further with Robb first as I've already tried speaking with comcast twice on this matter and haven't gotten nearly a technical (and useful) reply as Robb's. I understand home networks add a lot of different places for error (it is the computer, the cables, the router, the electricity, the software?) but in the end I'm paying for a functional connection and if my cell phone company can do it then I expect my wireline company to do it.
  • Comment_icon
    Hi Mark,

    This one is going to take a little bit of hand-holding, and IMHO there is less than a 50% chance that the root cause will be a Comcast cause.

    A great place for Comcast customers to work on a problem like this would be in the help forums: http://forums.comcast.net/comcastsupp... -- specifically the "Connection" forum.

    Right now, I'm working on a strong hunch with "silvervein" that would probably be outside of the knowledge of some fraction of your techs -- but the benefit of using a multi-user forum like the one above is that several people can pitch differing ideas and offer help.

    I hope the people that staff "We_Can_Help" realize the important connection between people willing to make public posts about their problem and the existence of the help forums. Sending people to "We_Can_Help" may solve the problem for one person privately. Helping the people via the forum boards solves their problem and leaves the solution visible for everyone who comes later.

    Please take the above as constructive feedback. I do not know if the We_Can_Help program was aware of the forums -- a great resource with far too little visibility.

    Robb Topolski
  • Robb Topolski
    Inappropriate?
    Just in case I cannot finish this with you and you find you need to start over with someone, you should describe the problem to him or her as, "Sporadically, while using the Internet, my browser becomes unable to open new web pages. Previously established connections, such as Email, continue to work. Rebooting the computer temporarily helps. Changing the cable modem did not fix the problem. Switching browsers did not fix the problem."

    I don't want to prematurely focus on your router, but you should also understand that your cell phone company and your school PC do not use it. Even though your router has not changed, if you have had it for several years it is possible that the strains of today's internet use over previous use might be a reason to begin to see failures. On your next reply, can you tell me its model?

    The following is not a solution, it's just troubleshooting. Hopefully the results of the troubleshooting will lead us to the solution.

    1. Please tell me the manufacturer and model number of your router. For example, "D-Link DI-624 H/W Rev. C2." This can often be found on an FCC-required label on your router. With this, I can look up the features of your router that might affect this problem.

    2. Please tell me your Operating System and Version. For example, "Windows Vista Home Premium OEM." Telling me this will help me give you the right commands to use.

    3. Let's check to see if your computer is using your router's DNS Relay feature, and let's try to bypass it if it is.

    3a. Checking to see if your router performs DNS for the LAN...

    These instructions are for Windows Vista. Windows XP commands are similar.

    - Open a Command Prompt window: Click on Start, Programs, Accessories, and right-click on the Command Prompt option. Click on "Run as Administrator" (or, if using XP, click on "Open").

    - Type the command IPCONFIG /ALL and view the output. Use the scroll-bars if necessary. Locate the section appropriate to your computer's network card. On my computer, this section has the title "Local Area Connection."

    - Locate the lines in that section that talk about "Default Gateway" and "DNS Servers." If these lines contain different IP addresses, then ***STOP*** and close the Command Prompt window and do not continue with any more of these steps as your router is not performing DNS functions. If these lines both contain the same IP address, then your router is performing DNS functions for your LAN. This is a feature that can be one of the first to fail when home routers are under stress. Before replacing the router, however, we should test the theory by bypassing the feature.

    3b. Setting new DNS addresses

    - In the Command Prompt window (from step 3a), type the following command. Please note that the name inside the quotes is the name of the network card from the above step:

    netsh interface ip set dnsserver "Local Area Connection" static 4.2.2.1

    Note: static with the above command means that your computer will no longer try to automatically configure DNS for you, but will use the 4.2.2.1 for DNS, instead. The reversal of this command is below.

    You may close the Command Prompt window. The changes you made will be remembered. A reboot is not necessary.

    If you find that you _never_ have the problem after issuing the above command, then you might take this as a sign that your older router may have outlived its usefulness. You can locate the configuration option for your router to turn off DNS Relay, and then reconfigure your computer back to normal (see below). However, if the above command only "seems to help a little" or does not help at all, then a "DNS Relay" failure is not indicated.

    (note -- use the command ...
    netsh interface ip set dnsserver "Local Area Connection" dhcp
    ... to reverse the effects of the above command and restore previous behavior. After setting DHCP using the above command, rebooting will cause your computer to obtain the network configuration automatically.)

    Please let me know about steps 1, 2, and 3 above.

    Thanks

    PS: 4.2.2.1 is a reliable public DNS service useful for troubleshooting. Comcast's DNS service is normally reliable, too, but I don't know which Comcast servers handle your area. I chose 4.2.2.1 since it is known to work from anywhere.
     
    happy I’m somewhat confident and hopeful
  • silvervein
    Inappropriate?
    Mark, thanks for the comprehensive follow-up here is some of the info you asked for and a little bit of questioning to better understand the problem before changing my DNS settings:

    OS: Windows XP Pro not OEM, school enterprise license
    router:Netgear WGR614 v4
    router firmware: V5.0_02 (V5.0_07 is now availble but there is no mention of bug fixes for DNS problems http://kbserver.netgear.com/release_n... )

    Running ipconfig shows that my router is the default gateway and DNS server ie. Default gateway = DNS server = router address = 192.168.0.1
    In other words, this means it is acting like a relay, right?

    I logged into my router and there is no option for turning off DNS relay. I searched the netgear support site for "dns relay" and "relay" but didn't get any useful hits... they are using some other terminology perhaps? The only DNS setting available on my router is manually setting a primary and secondary DNS server within the router configuration... but then it would still acting like a relay, right?

    Altogether, from what I can gather, the router's dns relays are failing because of the hardware is aging? Or is it that I'm entering too many page requests simultaneously such that I exceed the capacity of the router (I've got a sense that I lose my internet connection when I open several tabs in my browser at once)?
  • Comment_icon
    Silvervein,

    You can try to hard code our national DNS servers into your router. Please follow up with us to let us know if the problem still exist.

    208.39.158.2
    64.56.37.246

    Thanks,

    Mark C.
  • silvervein
    Inappropriate?
    In the end I did hardcode in the servers of OpenDNS. While Robb command didn't work I did it graphically by opening my "network connections" then right clicking on "local area connection" and choosing "properties" then selecting "Internet protocol" and choosing properties and from there input the DNS server addresses. There are good direction located at: https://www.opendns.com/start?device=...
     
    happy I’m thankful
  • Comment_icon
    Silvervein's problem and resolution shows this to be a problem with Netgear's router and not the Comcast service. When DNS Relay fails, DNS queries often fail. When this happens, established connections do not suffer. SpicyLemon suggests a "ping" test which is a good way to test this. ping -n 100 www.google.com should not show any packet loss for silvervein's problem, but instead it may or may not indicate that it can resolve www.google.com (due to the intermittant DNS).

    I hope that helps someone.
  • SpicyLemon
    Inappropriate?
    I had this problem for several months. It turned out that comcast was loosing a lot of my packets (upwards of 10% at times). Since it was intermittent, comcast didn't want to believe me. I simply made customer support sit on the phone with me keeping a ping going until they saw it too. Then they'd send a technician out who would check the signal strength and replace the splitter. After the 5th technician in a month, comcast finally started looking at the equipment farther away from my house. I think I had to just get lucky and have the problem show up while the technician was there.

    I ended up having to deal with several complete outages over the course of a week or so (while they fixed stuff?). Once over the outages the packet loss seemed to go away.

    The reason my email stuff worked but not the browsing stuff was that the email packets were smaller and more fault tolerant. It just seemed like my email client was moving very slowly because it had to deal with so much lost information.

    Browsing web pages, though, wasn't working because too many packets were being lost and the browser wasn't able to recover from it. It ended up just looking like webpages were down.

    If you open a command prompt (start -> run: cmd) and type in "ping -t www.google.com" you can kind of test for packet loss. To stop it hold ctrl and press C. A "good" connection should only drop at most about 1 in 100 packets. So if you start to see stuff like "Request timed out" mixed in with responses, it usually means that information is being lost.
     
    sad I’m frustrated
  • Exx0dus
    Inappropriate?
    sounds like I have the same issue as you SpicyLemon. I have never been treated so badly by a company when I call comcasts tech support line. They keep telling me its my hardware or router. I have replaced every wire in my house and direct connected the modem. All I get are Comcast reps saying that my signal strenght looks find and that my account is just a recreational account. I can not sit at home waiting for a tech to come every 5 days. I can not play online PC games, stream video, play the Wii online, or even have a nice browsing experience. Of course i have a recreational account. I just wish comcast was not the only provider in town.
     
    sad I’m frustrated and angry
  • Comment_icon
    Did you run the test that SpicyLemon suggested?

    ping -n 100 www.google.com

    After 100 seconds, you will get a 4 line summary report. It should tell us a lot.





  • Comment_icon
    Hey Robb,

    I have done the test and I get random amount of drops each time. Amounts range from 6% loss to 15% loss to google. I get a spread of time from 62ms to 214ms. I have followed the suggestions of Comcast. I have changed every cable in the house and have connected my computer directly to the modem with no splitters. Dropped any running software (firewalls, etc..) It happens on all four of my computers so its not a computer issue. I can not play any kind of online game on the computer or the Wii (Mario Kart). My downloads will stop and start (ftp server, Http downloads, etc..) I have tried streaming video and it pauses way to much. Example: Lost on ABC.com in High def will require a constant 2mb connections which I was able to do anytime of the day until the middle of May. I do not have an issue with the bandwith just the inability comcast has in keeping a constant connection. I hope someone can understand why I am frustrated as comcast will only state it is only a recreational account and my signals all look fine. LOL
  • Comment_icon
    Great job, Exx0dus! Based on everything that youv'e said here, the problem is not your hardware and it is not your router (since you earlier said you tested without your router).

    The next logical test is one that you cannot complete -- it has to be done by a technician on a truck.

    62ms to 215ms is probably okay. Packets aren't considered lost until somewhere over 1000ms has passed, and MS's version of ping can count these as found well beyond that if they do eventually reply. So your problem is not delayed packets, it is lost packets.

    The technician should perform two tests. One is to ping various points up the "traceroute" chain to discover whether or not the loss is on the DOCSIS side of your connection or on the IP side of it. I'd tell you to do this yourself, but no matter what the results are, the tech is not going to trust them unless he's performed them himself (several reasons for this, most of them legitimate).

    Secondly, assuming the cause is on the DOCSIS side, someone has to connect a cable modem to the wire at the curb or pole -- and progressively upstream -- until they can find the point of ingress/egress of the signal. While your signal strength is fine, 6% to 15% loss is deep into the unacceptable range.

    There is no such thing as a recreational Internet connection. I already hate the word "residential" -- a word that Comcast likes to use to describe its services -- but consider that you use your residential telephone for plenty of non-recreational uses -- including complaining to Comcast. A residential line does not mean recreational and that word ought to be dropped from their vocabulary immediately!

    Good job, Exx0dus. I hate to turn you back on them -- if some of this seems Greek to you, just print it off and show the tech. They will know how to interpret it.
  • Comment_icon
    Just one more line. I said, "...62ms to 215ms is probably okay. Packets aren't considered lost until somewhere over 1000ms has passed..." -- this doesn't mean that 1000ms is okay, nor is 216ms okay -- especially if you're a gamer. :-)
  • Exx0dus
    Inappropriate?
    Update.
    So I have tried the call to comcast support again. I end up getting frustrated on the phone because they only go back to the same ol' line of is it your router or cable or etc.... could be your cable and oh you replaced your cable then it might be the connections on the cable. They will not believe that there is a problem and now I am about to do the last and final step by renting a new modem from them. If this does not fix the issue of the dropped packets they said I would have to call in to have a basic tech come onsite again and do the same tests that the other one did and then they might once again find something wrong with my cables. As comcast states we don't drop packets. Our outside lines are big and sturdy so it must be your house causing your issue that we can't see. It is sad to say but I will be forced to drop my cable internet for the first time since I started back in 1998 with the @home service. My only other option in this area is a sad 1.5 dsl from Qwest.
     
    sad I’m frustrated
  • Inappropriate?
    Exx0dus,
    Email me your account info. This can be a few different things, but will require a deep dive into this. The first step will be some simple tests that I will run on your modem. Included in this will be tests to determine packet loss within the Comcast Network. For this I will need account info. If from there we are unable to determine the trouble, we will do some traceroutes to determine where the drop are occurring. From that information we may be able to find the cause and correct it for you. Since I know what you have been dealing with, please email me directly.

    I apologize for the trouble, but we will figure it out!

    Thank you!
    Frank Eliason
    frank_eliason@cable.comcast.com
  • Orionite
    Inappropriate?
    Hi Exx0dus!

    Have you had any success with this issue? It looks like I'm running into exactly the same problem right now.
    I signed up with Comcast Cable a month ago and everything was great until about 4/5 days ago. I was playing online and i got the most incredible lag. I exited and found that my browsing speed was very low, also. I tried again the next day and found I could not connect to the net at all! I called Comcast and sure enough, I was told to swap my modem. But why would my modem break suddenly? Or my router? Most strangely, yesterday, I was able to connect again, albeit with unacceptably slow speeds and many dropped packages.

    Here's what I've done so far:
    Connected 2 different laptops (both connected fine before) both through the WLAN router as well as directly to the modem. one is XP sp2 and one is vista64home
    Powercycled everything in different order
    pinged google. (about 25-50% lost packages, reasonable ping of ca. 60 in most cases)
    checked my router settings for DNS resolution (it's not defined in the router)

    I'm pretty sure it's the line itself that causes the problem. Did you ever have a technician measure the cable?

    Thanks! I would love to hear any info on this!
    Marc
  • Comment_icon
    Hi Marc,

    All electronic hardware has a limited service life. Heat, manufacturing errors, power spikes, dust, heavy usage, and et cetera can shorten that lifetime. The modem can certainly "burn out" prematurely in much the same way as a lightbulb can.

    Even though you haven't had the modem for a long time, you certainly should not rule out the idea of trying a different modem.

    --Robb
  • Exx0dus
    Inappropriate?
    Marc,
    Comcast didn't want to fix the issue and really didn't care at all. It has been resolved not because of Comcast caring but because of a lucky event! Here is my rant and answer.

    I renting a modem from comcast as they said it was my own modem causing my issue. This was the last thing in my house they could put the blame on so I did it. It didn't change anything. Shocker! What did change was when I picked my modem up they said I could upgrade to standard cable from basic for 2 bucks more a month for 1 year (promo). This I said would allow me to watch some good college football games. So the guy came out a week later to upgrade me. Here is the kicker. He found that they put a trap on my house and also a trap in the box on the corner on my line. I was double trapped. He took it off and it fixed my internet problem that comcast said I wasn't having for 2 months. It was their line not mine. They were so kind to not charge me for the 3 dollar modem rental lol!. I told them they should give me back my last 2 months of payments. They didn't.

    So short and sweet. Comcast audited my neighborhood and didn't look at how THEY set up my cable. They double trapped me and then told me for two months that it was my cable and everything else in my house. The only way it was fixed was me upgrading to a promo so they would look at their lines like I told them too.

    Marc, I hope this helps. forgive me for my rant.
     
    indifferent I’m feeling bad for you
  • Comment_icon
  • Orionite
    Inappropriate?
    Exx0dus, thank you for the update and great that it's working for you now!

    It certainly looks like something happened to my line on the weekend. Robb, I appreciate that things just blow out. But in my experience, if electronics go bad they exhibit more consistent fail behaviour. In my modem's case it seems to do everything it can with the signal it gets.
    I've dug a little deeper and found out that my signal-to-noise ratio is ca. 28 dbmv. (You can look up your signal as it arrives at the modem in the modem settings). According to various forums and websites this is much too low, as the minimum is 30 and the recommended minimum 33.
    When I run ping -n 100 to google, I have a packet loss of about 40%. Sometimes higher. Needless to say, internet usage is impossible.
    I've tried using a different cable outlet, but it's even worse there. I'll try swapping my modem next. If this doesn't resolve it, then either Comcast needs to examine the line (and hopefully find something) or I need to cancel Comcast, as I'm working from home most of the time and NEED high speed internet for that. Cancelling the broadband part of a double-play bundle will be a whole new joyful experience I'm sure.

    Thanks for you input!
     
    indifferent I’m still trying
  • Comment_icon
    Agreed, 28 SNR and 40% packet loss is totally broken. Your approach sounds fine -- I just didn't want you to completely rule out trying the modem swap -- even if you just trade it with a neighbor for a quick test.

    Good luck and please keep us posted.
  • Squeakywheel
    Inappropriate?
    I bet if they dig up the underground wire like they finally did in my case, all your problems would be solved.

    Please read my case, it was a happy ending only after some scary behavior on my part at the expense of my local Comca$t management (well worth it IMHO).
  • Orionite
    Inappropriate?
    /bow Robb!

    I got a new modem today at the service center. Signal strength as measured on the modem is perfect now. I had issues getting it registered and spent an hour on the phone with customer support. For some reason i could ping everything, but not open the pages in the browser.
    Flushing DNS and powercycling helped in the end. Back at full speed! Yay!

    Thanks for all your comments. And I must say, as much as I usually bitch about customer service, all my dealings with comcast reps so far (5 different people) have been good. Very courteous and helpful. Even if sometimes I kinda sensed that when she was quiet for a while she was asking her supervisor for instructions. But that's ok! As long as the customer is helped! Good job, girls!
     
    happy
  • Comment_icon
  • grneye
    Inappropriate?
    trying to connect to the internet is like watching paint dry with comcast. started good went down hill from there. cable isn't any better...mjturner@comcast.net...but not for much longer...
  • Jole
    Inappropriate?
    Hi. I have the same problem like Exx0dus, for like 3 months now....It's so damn annoying. Here is a short description of my problem. I browse the web then suddenly I get no response from the server. Can't open any page from 3 different browsers. My online radio stops but here's the weird part. My MSN connections stays on and also the lights on the modem and the router say that I have not lost the connection. Vista doesn't say that I lost the LAN connection to the router. After 10-15 seconds Internet comes back by itself and after 30-60 minutes the same story repeats again. I have Linksys WRT54G v2.0 with DD-WRT firmware v24 SP1. The router works flawlessly for as long as I have it. I never had any kind of problems with it. I had set up the DNS servers to OpenDNS servers and evrything was fine. Untill 3 months ago. I tried eveything, static IP's, changing the DNS, direct connection to the modem, you name it. I called Comcast only once and they gave me the same bullshit procedure....turn of the modem, turn of your PC, yada yada yada....the lady that probably doesn't know the difference between IP and ISP just did the "reboting the modem for Idiots" procedure. As I read above that the problem was the trap, I think that might be the issue here....but how am I gonna convince comcast that. I don't want to go through all the standard "beginers" procedures..that will take forever. Please if you know a better way to fix this let me know. My email is jolebole[at]gmail.com.

    Thanks a lot.
  • Chris S
    Inappropriate?
    I've been experiencing something similar. Every 40 minutes, my connection hiccups, causing me to drop from any games I'm playing and killing my internet radio. Unfortunately, the problem is on their end. Here's what's happening:

    1. The DHCP server is currently handing out 40 minute leases.
    2. When it notices my lease is about to expire, my router starts asking the DHCP server to renew the lease.
    3. The DHCP server ignores all renew requests. Eventually, the lease expires.
    4. Now that the lease has expired, the DHCP server issues a new lease.

    Unfortunately, the few milliseconds between when the lease expires and a new one is issued are enough to disrupt my connection.
     
    sad I’m frustrated
  • Comment_icon
    Is the IP on your computer through a router? That would be a setting within the router. Our IPs do not renew that frequently. If it is with the modem, you have a connection issue, most likely bad modem or bad splitter and the modem is reseting. This can easily be fixed by a technician. Email us your account information.

    Frank Eliason
    Comcast
    We_Can_Help@cable.comcast.com
  • Comment_icon
    Here's an update:
    The disconnect part of the hiccups is due to my router. Every time it renews a lease, it disrupts my connection. With a 4 day lease, that's not such an issue. However, I've only had 1 hour leases since around Tuesday. My router also happens to be overly aggressive with its renewals, so that's why I only tend to get 40 minutes between disconnects.

    The router I have is a D-Link DI-604, in case anyone else is using a similar model.
  • Gregarious
    Inappropriate?
    Well, it seems I'm running into the same issue with hiccups. For some reason, it is only my computer that seems to be having these issues from the router. An ipod touch, three other computers, and two xbox 360's have had no troubles with connecting to the internet. I'm tried working with no other devices plugged into the router, plugging directly into the modem, etc.At the moment, I'm using 802.11n with a minimum signal strength of 84% and the speed fluctuates from 11Mbps to 54Mbps. I've been forced to use opendns since comcasts dns servers had almost no response a majority of the time.

    Ventrilo seems to take nearly ten seconds from server join and clicking on a channel to actually entering it. Ping is a low 30-50 until someone talks, then it skyrockets to an average of 3000

    I'm running cFosSpeed to monitor my connections and it seems that my connection keeps dropping repeatedly. Even trying to load google goes to about 15kBp/s then drastically starts dropping until I have no tx/rx going on. I'm lucky to have a send of 31B/s when it gets back.

    I've gone to numerous troubleshooting sites, ran suggested spyware/virus scans and aside from the typical tracking cookies, nothing has turned up.

    One thing i did notice was that whenever my packets were dropped, svchost.exe immediately started making anywhere from two to ten DNS_c connects to the selected DNS server (both comcast and openDNS)

    Ping statistics for 208.69.36.230:
    Packets: Sent = 49, Received = 15, Lost = 34 (69% loss)
    Approximate round trip times in milli-seconds:
    Minimum = 46ms, Maximum = 495ms, Average = 193ms
     
    sad I’m frustrated
  • Inera
    Inappropriate?
    I have been experiencing these "hiccups" in my internet connection as well, very similar to Chris S's. I have ruled out all of my hardware as the problem: replaced the modem, bypassed the router completely, changed computers, cords, etc, but nevertheless the connection never fails to drop 5-6 packets approx every 50 minutes, which in turn obviously causes intense lag or complete disconnection from my MMORPG or when i'm remoting my work computer from home. I have called Comcast, and a technician came out and pointed some numbers at me said everything is fine with my signal even tho i showed him a multiping chart graph of exactly where the connection was dropping (he prolly had no idea what it meant). It appears as tho something such as a DHCP lease expiration is happening on my gateway every 50 minutes or so that's causing my connection to hiccup. Unfortunately, like everyone else, getting Comcast to acknowledge that this is a problem on THEIR end is a very difficult, extremely stressful and drawn-out process. I'm going to call them once more and demand the problem be fixed within a reasonable time period. If not, then they'll have one less customer and one less recommendation of whom to choose for ISP.
     
    sad I’m frustrated and irritated
  • Jowebee
    Inappropriate?
    I am new to this posting thread and I have a similar problem to most of the people here. Last Christmas my family got 2 new computers and we set up a network. We do A LOT of online gaming and there was never a problem until about 4 months ago i had a router go bad. Purchased a new one (we do not use wireless) and it worked great up until about 1 1/2 months ago. We started getting disconnected frequently at times from our game. At times it is very bad and we cannot stay connected for more than about 5 minutes at a time. We called comcast and they sent a technician out who could not find anything wrong and suggested that it is our router. Also we were charged $20 for the service call and they didnt even do anything to fix the problem. So I bypassed the router and connected directly to the modem with one computer and had the same problems. So obviously it's not the router. Had an online tech do an online check and at the time he checked the connection and what not everything was fine. So is it possible that this is an issue having to do with lots of people in the area using comcast internet at the same time? It does seem to be worse on weekends and in the early evening. I was always under the impression that the main downside to cable internet ws the drop in speed if there were lots of people in your area using the same service. If this is the case is there a solution? Also it is not related to the game we play ( I dont think) because when this is happening to our game play it also affects web browsing as well. Web browsing slows down signifanctly and at times pages take forever to load up and sometimes dont load at all. So whats going on do you guys think ? I am by no means a networking guy or a tech guy however it just seems like this is an issue with either loads of people at one time or possibly some damage somewhere in our neighborhood?Ideas, suggestions please. I have a tech coming this saturday to upgrade me to digital cable and digital voice, but I am not sure I even want to do this if I will continue to have internet issues.Jowebee
  • Comment_icon
    Hello!

    Thanks for reaching out. If a technician has already been out there to test the signals and they were fine, I don't want to arrange another appointment to do the same thing. If this is an intermittent issue, it would help us the most for you to call at the times you are unable to get in or are having poor speeds so that we can see it on our end while it happening. My suggestion would be to call 800COMCAST when the situation arises. If you are unable to resolve this, feel free to email our team at We_Can_Help@cable.comcast.com. We would be happy to further trouble shoot with you.

    Regards,
    Melissa Mendoza
    Comcast Customer Connect
    National Customer Operations
  • Comment_icon
    I've had the same problem for about 5 or 6 weeks now. I've talked to Comcast three times today! It took 3 hours for my new modem box to find a signal! I've noticed the connectivity gets worse starting on Fridays and through the weekend! I've had a service person out 3 times in the last month and have another appointment on Monday. After reading these posts I can tell I can't expect much in this next "service" call.
  • Jowebee
    Inappropriate?
    You know I find it very interesting so many people are experiencing similar problems. Before I had a tech come by and 'physically' check my system an online tech checked my modem and signal and whatever else he could and said he saw no problems. Then a tech came by and checked stuff and found no problem. Yet the problem exists. It is so frustrating trying to do anything online much less do some online gaming. It has gotten so bad that at times i cannot even stay connected longer than a few minutes. I just don't get it. Everything worked great for so long and then started going downhill fast, and now its worse than it ever has been. New modem...new line from the box to my house. I wonder what its gonna take to get this corrected. I am almost ready to sacrifice speed for reliability and look at Qwest. Any one else who has posted here have any ideas.

    This problem has been happening all night tonight...It is horrible.
     
    sad I’m Extremely Frustrated!
  • oucici
    Inappropriate?
    I have been using Comcast Cable for more than 2 years, Only in recent like 2 months or so, I experienced the network drops, it is exactly like the folks described here: in Browser, no internet at all. Once reboot (i.e. unplug and replug the power line) the Modem (Moto sb5101), everything is fine again. Sometimes, it happened a few times a day, sometimes, several days no problem. I figure this has to do with Comcast. I have not contacted the support yet because I wonder how useful that would be.
     
    sad I’m sad
  • EB
    Inappropriate?
    I've been using Comcast Cable Internet for a long time and have never had any problems until we moved into our current home. Our internet drops constantly (at least once or twice a day) and Comcast has blamed it on just about everything they can. They refuse to send a tech here to check everything unless I pay them, which is absurd. The very first thing they blamed it on was the splitter, changed, no difference. They then blamed it on gaming, I know it has nothing to do with that. I've even replaced my router and that hasn't helped. If it weren't for DSL sucking so bad and Comcast having a monopoly around here, I would unsubscribe from their service.

    I believe the tech's who set up my cable did something that are causing this problem. I got into an arguement with the techs because our landlord had paid them to come out and setup cable throughout the entire house, he [landlord] told us we would have cable in anyroom in the preinstalled jacks after we contacted comcast to turn on the cable [verified the setup before I called]. We call them, they come out, they wanted me to pay again to have them turn on and "hook-up" cable for the entire house. I told them they were crazy and wanted me to pay them $17/jack to turn it on in the house. I could understand if they had to do anything, but they or other technicians had already hooked it up for the entire house through the landlord.

    They disconnected THEIR splitter so the live line would run through my basement, directly into my living room and hooked all the other leads into the splitter and attached "Do Not Disconnect, Voice Line" tags on all the other cables. Are people seriously that stupid? I'm sure there are, but come on Comcast.

    Regardless, cable won't work in the rest of the house without severe static because of the reduced signal. This doesn't really bother me that much because I really do everything in my living room. It's just the fact that it "cost" Comcast to have them disconnect an already working service because I wouldn't pay them to "hook-up" something that they already installed prior. Nothing like Comcast being paid twice for service, right?

    It may not be related but I've never had a Comcast Tech go out of their way to limit by cable before. I've lived in 3 different homes over the last 12 years and this is the only time I've had a problem with Comcast or a Tech for that matter. I will try the fixes above since Comcast appears to be useless. Do their phone technicians have any requirements for their job? Often times I call there and feel I know more about the problem than they do.
     
    sad
  • Comment_icon
    EB,

    I apologize for my delaying in responding to your issue. Comcast does not do internal home wiring. We can arrange a contractor to assist, but their fees will apply. Please email our team at We_Can_Help@cable.comcast.com. We will see your concerns are addressed and find the best way to resolve your reception issues.

    Kind Regards,
    Melissa Mendoza
    Comcast Customer Connect
    National Customer Operations
    We_Can_Help@cable.comcast.com
  • This reply was removed on 04/27/09.
    see the change log
  • Debra Layfield
    Inappropriate?
    Just want to add... I am in Delaware, have been a Comcast user for 9 or 10 years... because there is no other broadband option where I am at (yet).

    This is a consistent problem that I have experienced with Comcast. I have updated modems, routers, lines, etc. It basically seems to come down to the 'luck' on staying connected. I have given up on tech support. I have a process of power cycling modem, router, pc. For the last 3 days, have been dealing with it heavily.

    Seems like when ever there is a big ad push in the area (new customer loads?), I am more likely to have these issues. I really hate seeing new ad campains.

    There is hope, VIOS is cableing in my area. I wonder if they are any better?

    Good luck!
     
    sad
  • Inappropriate?
    Hi Debra,

    I apologize for the trouble. Please email my team at We_can_help@cable.comcast.com. Please be sure to include the telephone number on your account as well as a good contact number for you.

    Best,

    Detreon Roberts
    Comcast Connect
  • Tom S
    Inappropriate?
    Hi All,

    I have the very same problem with similar timing and I have followed all the steps that have been recommended previously. I live in Northern Florida. I run Windows Vista Home Premium 64 bit, on a x58 MB with a I7 processor, 6 Gb of 1600 Mhz Ram, 1 Tb caviar black HD, D-link 802.n wireless adapter, Netgear wireless gigabit router WNR854T, and Motorola SB 6120 cable modem. All have the latest firmware. Comcast has been courteous but no help so far however I did just email the address in the last post and my fingers and toes are crossed. Next I become a cable technician and start tearing into their stuff.

    Tom
     
    sad
  • Tom S
    Inappropriate?
    Hi all again,

    It appears Comcast may have figured this problem out. For the past day and a half I have had no drops. Understand thats down from every 20 to 40 minutes. What a difference. I ran the suggested ping and 100% successful pings at average 63 ms. I ran the speed test and 13,345 kb/s down, 3,566 kb/s up. I would like to thank all the bloggers including and especially the COMCAST ones. I don't know what you did but it worked.

    Tom
     
    happy
  • Crystal
    Inappropriate?
    Oh my goodness! Lol I've had comcast forever and I've never had so many problems before now. I didn't read all of the posts I'll add because I have two little girls that need my attention.

    I play online games to pass time while I watch my little girls. I have phone, internet, and cable. However since I added the phone to my services and upgraded my cable internet and phone as well I've had drops from my internet and phone like crazy. I've been so angry with comcast because they seem to care sooo little about what I'm experiancing. I pay about 140 dollars a month and yet they can't fix the problem.

    I've had several tech's come to my house and been on the phone (when it's up which seems very random about dropping or "Gargling talk" on my end) many many times with comcast support. Generally their very rude and not helpful. They can't see what's wrong since apparently my singal strength is just fine. It's gotten to the point where I've been keeping a log of the times my internet drops along with my phone (their both connected to the modem.) I've had a tech come out and replace the modem as well, made no differance and infact made it worse.

    Internet/Phone dropping
    Oct12 1.didn't write down time
    2. 1:30pm
    3. 2:23pm
    4. 2:43pm
    restarted router/modem
    5. 2:54pm (checked modem first two lights on 3rd blinking)
    Called comcast when modem was back up left message.
    6. 6:04pm
    7. 7:37pm
    Oct13 1. 3:33pm
    2. 3:35pm
    3: 3:47pm
    Stopped using internet due to frustration.Husband had non stop disconnecting after I got frustrated and gave up.
    4. 6:24pm "Internal Server Error"
    Oct14 1.4:55pm
    Oct15 1. 11:40am
    2. 11:58am
    3. 12:28
    4. 2:13 Plugged modem stright into my computer so no router would be cause of the problem.
    5. 3:41pm
    6. 5:06pm
    7. 7:11pm
    Sooo you can see why this is getting frustrating? Lol they keep telling me nothing seems to be wrong. I'm getting very ticked off. Because obviously something is wrong...lol. Btw comcast never called me back from that phone call I gave them. I just don't see why I should keep paying for a service I'm obviously am NOT being provided the way that I should be. Oh and the upgrade I got on my internet was for faster internet connection..lol. Doesn't seem to be working

    Btw they blamed my phone for not being compatable so I replaced it and it didn't make anything better.
     
    sad I’m very very ticked off.
User_default_medium