Disconnected ever few minutes for last week

My dsl has been unusable for the last week.  every few minutes I am disconnected.  Sometimes it reconnects, other time I have to unplug the router and modem to reset.  I have had Verzon dsl for several years with mixed results but this is insane.  I may have reached the breaking point, Comcast may be my next cal...

Since you have your own router, you may want to follow the info at http://www.dslreports.com/faq/13600
If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

Similar Messages

  • Airport keep disconnecting every few minutes

    Hi,
    I don't know why, but my airport keeps disconnecting every few minutes, although it reconnects after that.
    I'm sure there's no problem with my router since other PCs in my home are fine.
    It's totally fine when I use my windows in the macbook (via bootcamp).
    Anyone has the same problem or anyone knows the solution?
    Thanks.

    I've had this issue for about a week and it has made my Macbook nearly impossible to use for anything other than local disk work.
    Last night I tried running the standalone upgrade and it worked beautifully, however, upon booting up this AM I'm back to square one, constantly dropping the connection, ran the standalone update again and back in business with no drops.
    While this is appears to be my temp workaround I don't want to be doing this on a daily basis.
    HELLO APPLE what is the deal ?

  • Skype Disconnected Every Few Minutes

    I upgrade my service from wireless to uverse and that includes phone, cable and internet. Since then I  noticed that when I am on a call on Skype, I get disconnected every few minutes even though I am still connected to the internet.  Didn't have this problem before.

    I've been having the same problem, and so I tried the solution suggested above. However, I still get disconnected after being away from my computer for just a few minutes. Although we have wireless and I thought that perhaps this is the reason I get disconnected, my husband can be using the internet on his computer at the exact time that I get disconnected, so I know that I'm not losing the wireless signal. Any other suggestions?
    Thanks
    Katherine

  • Firfox has been crashing every few minutes for the past three days

    Had update on computer and Firefox has been crashing every few minutes for the past three days. These are the last five crash reports.
    bp-f0d43748-3ba5-44be-929b-848322130224
    bp-01f8d94d-557c-4416-991e-eecc82130224
    bp-5295ef4b-75d6-4462-a574-f9c0d2130224
    bp-63d1555a-b45e-4ecd-8d6d-76d902130222
    bp-d3725ad8-6b7e-4316-ad1e-d82c02130222

    There is a problem on Windows 8 with Firefox 19 and AMD Radeon HD 6XXX/7XXX graphic display cards.
    This issue is currently being investigated in bug 830531.
    *Bug 830531 - [Win8] crash in XPC_WN_Helper_NewResolve mainly with AMD Radeon HD 6290/6310/6320/7290/7310/7340
    If you have one of those display cards then best is to stay with or downgrade to Firefox 18.0.2 for now.
    *https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/18.0.2/win32/

  • Firefox freezes every few minutes for a few seconds.

    Firefox keeps freezing every few minutes, for a few seconds at a time. It's infuriating. It just happened right now while I was typing "infuriating". It's happened since I installed the Facebook Video Chat Plug-In, but I uninstalled that and it keeps happening.

    Probably an over active security or "cleaning" program that's kicking in every few minutes and messing with Firefox.

  • Check condition for last week

    Hi,
    I have a table in which records are stored according to datewise. I want to filter records for last week as per sysdate. For ex, today is thursday and i want to see records which had come in between Monday to Sunday last week.
    Please help me out here.
    Himanshu

    Hi,
    Here is the query to get first day of last week , last day of last week
    SQL>SELECT TO_CHAR((sysdate - to_char(sysdate,'D')),'DAY') LAST_DAY_OF_LW ,
           TO_CHAR((sysdate - to_char(sysdate,'D')) - 6,'DAY') FISRT_DAY_OF_LW,
      2    3         TO_CHAR(sysdate,'DAY') TOday
      4  from dual
      5  /
    LAST_DAY_ FISRT_DAY TODAY
    SATURDAY  SUNDAY    THURSDAY
    1 row selected.Note: Sunday = 1 and Saturday = 7
    Regards

  • ITunes 10.5 starts itself every few minutes for some unknown reason

    iTunes 10.5 installed on a Vista system to perform the iPhone 5.0 iOS upgrade.  Now iTunes starts itself every few minutes for some unknown reason.  Exiting iTunes will close it (and, of course, remove it from the Task manager list of running applications), but in a while it will restart all over again.
    Thoughts?

    if u have wifi sync on turn off open when this ipod/iphone/ipad is connected

  • Iwlwifi disconnecting every few minutes

    Hi!
    I've got an intel wifi card (Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34)), using iwlwifi. Every few minutes I get disconnected from the AP and when trying to reconnect it fails most of the times. Reloading iwlwifi or the networkmanager doesn't help. Is this a bug or may be something wrong with my configuration?
    Thanks!
    Edit: I am using a Toshiba portege laptop
    Last edited by jackgu1988 (2012-02-02 16:52:55)

    Hi all,
    I've installed Arch Linux recently on my laptop and I've been experiencing the same problem myself. I tried jumping from Gentoo forums to Arch Linux forums to you-name-it forums to find an answer to this problem but nothing worked for me.
    In these forums, you will find many posts with commands that say that fix that problem (this post will be eventually one of them) but somehow fail to do so in your laptop. I don't know if there is an one-answer-fits-all, but through these searches -and some experimentation of my own- I've found a rather aggressive approach to make my wireless connections more robust. I disabled IPv6 and most of the card's hardware-intensive options.
    Still, since this way probably will not work or appeal to most of you, I'd also like to provide a more coherent approach to this problem, so that you will know where to go to after reading this post (than endlessly Google searching).
    Step 0: Know your enemy
    The problem I was dealing with was similar to the original poster's and happened consistently. When my signal's strength wasn't good and the network card had lots of traffic (downloading a file while watching YouTube while ...), the download speed would abruptly come to a halt. Removing and re-inserting the iwlwifi module would fix it temporarily, but later on it would relapse. Also, there was no apparent error to troubleshoot, since iwlwifi would print on dmesg only the re-connections and not any error.
    The above was experienced with kernels 3.2, 3.5, 3.6, 3.7. I can't say for sure that all versions of these kernels are problematic, so you are free to check it out your self. An easy way to check if patches were issued about iwlwifi in a specific kernel version can be found from here. Just compare the dates of the file changes between different kernel versions.
    Also, you might want to know that the wifi was working seamlessly with the 3.3.8 version of the kernel. Thus, if you want to check out a different linux kernel, I'd suggest you start with this one. Obviously, this is for people using Debian or other distros that rely on older kernels. So, our first question would be...
    Step 1: What is your kernel?
    You can find a description of your system with this command:
    uname -mor
    My output is:
    3.7.1-2-ARCH x86_64 GNU/Linux
    Step 2: What is your hardware?
    It is very important to know what your hardware is. If you have the same hardware as I do, then you probably have more chances to fix it. If you post a question in another forum and then mark your question as solved, people would like to know what your hardware was. If you send a bug report to the iwlwifi team, they will need your card's model.
    So, write:
    lspci | grep -i net
    My output is:
    01:00.0 Network controller: Intel Corporation Centrino Wireless-N 130 (rev 34)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    Step 3: What is your problem?
    You can see more debug info about your problem by writing:
    dmseg
    or to filter through these messages:
    dmesg | grep iwlwifi
    If you see any errors, tracebacks etc. then these are bugs and you'd best search for similar bugs here. If there are no similar bugs, I'd suggest you create a new bug report. The people that answer in this list are core developers of the iwlwifi module and you'd best send them these bug reports in order to help them track down these problems.
    Step 4: Solution (?)
    GRUB
    The are many ways to disable IPv6. I did it using GRUB:
    sudo cp /boot/grub/grub.cfg /boot/grub/grub.bak #For backup reasons
    sudo nano /etc/default/grub
    Add this option "ipv6.disable=1" to the line GRUB_CMDLINE_LINUX_DEFAULT=, so that your GRUB looks like this:
    GRUB_DEFAULT=0                                                                 
    GRUB_TIMEOUT=5                                                                 
    GRUB_DISTRIBUTOR="Arch"                                                         
    GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1"                                    
    GRUB_CMDLINE_LINUX=""
    Finally, do:
    sudo grub-mkconfig -o /boot/grub/grub.cfg
    sudo reboot
    to update your grub and restart your laptop. If anything goes wrong, you can restore your grub.cfg file using the backup grub.bak we created above.
    IWLWIFI OPTIONS
    Provided IPv6 is disabled, you can check in real time which of the following options make a difference, without restarting your laptop:
    sudo modprobe -r iwldvm iwlwifi
    sudo modprobe iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1
    You can learn more about these options by writing:
    modinfo iwlwifi
    Hopefully, you will experience no disconnections from now on.
    Now, in order to automatically pass these options at startup to iwlwifi, you can create a *.conf file inside /etc/modprobe.d directory.
    nano /etc/modprobe.d/iwlwifi.conf
    And add this line:
    options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1
    Step 5: This %@#%@ @#%#% doesn't #%@#% work
    Well, bummer. I'd highly recommend to inform the developers of iwlwifi about your problem, as I've mentioned above. If the dev list intimidates you, post about this problem here.
    Good luck...
    Edit
    It's likely that you may encounter the following strange behavior when trying to connect to your access point.
    Copied form my dmesg:
    [  904.190052] iwlwifi 0000:01:00.0: L1 Enabled; Disabling L0S
    [  904.197452] iwlwifi 0000:01:00.0: Radio type=0x2-0x2-0x1
    [  904.886420] wlan0: authenticate with 00:26:44:b3:16:a4
    [  904.928370] wlan0: send auth to 00:26:44:b3:16:a4 (try 1/3)
    [  904.930494] wlan0: authenticated
    [  904.932220] wlan0: associate with 00:26:44:b3:16:a4 (try 1/3)
    [  904.939798] wlan0: RX AssocResp from 00:26:44:b3:16:a4 (capab=0x411 status=0 aid=2)
    [  904.942701] wlan0: associated
    [  915.641048] wlan0: deauthenticating from 00:26:44:b3:16:a4 by local choice (reason=3)
    If the above is coupled with the netcfg's response:
    > DHCP IP lease attempt failed.
                                                                              [FAILED]
    then you have just encountered a strange dhcpcd bug, which has nothing to do with iwlwifi.
    You can find possible solutions here.
    Last edited by Brainfree (2013-02-03 07:24:08)

  • Tecra M9 PTM91E : WLan Intel 4965AGN disconnect every few minutes

    I have a M9 laptop, model PTM91E. The wireless connection keeps disconnecting (then reconnecting again) every few minutes. This happens on every wireless network I try connecting to. Here what I have on my laptop: -
    Intel Wireless WiFi Link 4965AGN
    Driver version 11.5.0.32
    Driver date 9/26/2007
    XP Pro
    Toshiba suggest I upgrade to Windows Vista, something I have nigtmares about.
    Does anyone else have the same problem? Any solutions?
    Thanks

    I have read about the similar issue on a Sat A210 and with Atheros WLan card.
    The solution was a BIOS and WLan driver update
    So check it out.
    Good luck

  • Parameter for Last Week, Last Month & Last Year from the current Date

    I have a crystal report that has a StartDate & EndDate parameters from the stored procedure that I am calling. Now i got a new requirement saying that my user wants a drop-down parameter in which they need to be able to select last week (Sunday to Saturday), last month, last year instead of manually selecting start date and end date parameters? Can anyone please explain me how to do this?
    (FYI, I am using Crystal 2008)

    Hi Naveen,
    You'll need to handle the logic in the Stored Proc's where clause.
    If you're using oracle, I have something like this in the Stored Proc's where clause for our reports:
    Where {Date_Field} Between
    Decode('{?Relative Date}',
    'Yesterday', sysdate - 1,
    'Last Week', Tunc(sysdate, 'IW')-7)
    AND
    Decode('{?Relative Date}',
    'Yesterday', sysdate,
    'Last Week', Tunc(sysdate, 'IW'))
    where 'Relative Date' is a prompt in the Stored Proc and 'yesterday'. 'last week' are the 'static values' in the prompt.
    -Abhilash

  • I downloaded iOS 5.0.1 to my iPhone and all of my voicemails disappeared except a few from the last week.  Are they gone forever or is there a way to retrieve them?

    I downloaded iOS 5.0.1 to my iPhone and all of my voicemails disappeared except for a few from the past week.  Are they gone forever or is there a way to retrieve them?

    Welcome to the Apple Community.
    If you mean you deleted the files from Pages on your phone whilst using iCloud, then yes they will disappear from Pages on your iPad too.
    If you simply deleted the app from your phone, if you were using iCloud then they should not have disappeared from your iPad.
    It's not clear from your post, which of these you did.

  • Firefox crashes every few minutes for about 15 - 20 times and then crashes less often.

    I have been using Firefox for several years with no problems. I have had my current laptop for 1 and a half years and have had no problems until about 2 months ago. Now Firefox crashes after only a few seconds several times (maybe 15-20 times) and then the interval between crashes tends to increase. I googled for help, and nothing has worked. I am still using Firefox 3.6.24 because when I upgrade to the latest version Firefox freezes while it is loading and it locks up my PC. At least with Firefox 3.6.24, I can get around to using it, although it is very frustrating wiwth all the crashes.
    This is the link to the latest crash report submitted:
    2478ec0b-1112-4ba8-929e-78a97a7a5e96
    While I have your attention, is there any way I can get Firefox to stop asking me if I want to update my version. I am getting sick and tired of having to say 'NO' (for the reasons above).

    OK,
    I uninstalled Firefox and Adobe Flash Player. Then I installed version 3.6.28 of Firefox and version 10.3.183.20 of the Flash player as instructed in cor-el's post.
    Result: Same problems -- Firefox continued to crash every few minutes.
    So... I tried Tylerdowner's suggestions. I already had the latest driver version for my graphics card. Back in June, I had downloaded the latest version of Firefox which then was 13.0.1. It was the latest version available when the crashing problem started on my laptop. This version caused my laptop to freeze.
    So today, I went to the website and downloaded the more recent version 14.0.1, and it appears to be working great. I have gone for more than an hour without a crash. I hope the good performance continues.
    Thanks for the help.

  • Connected Ips or host name for last week

    Hi
    How can we find the IPs connected to apps for last 1 week,Whether error_log or access_log will give any picture
    rgds
    shrey

    On a regular basis I use the access_logs to see which ips access the ebusiness suite. Haven't really used the error_logs much unless I'm trying to debug a problem.

  • Logged users for last week or last  7 days

    Hi in my application there is log for who is logging and i want to find who logged for last 7 days or last week.i tried the following query and its not workinghow to fix it
    select uid,agentid ,logtime from agnt_mst
    to_date(to_char(logtime,'dd-mm'),'dd-mm') between to_date(to_char(sysdate,'dd-mm'),'dd-mm') and to_date(to_char(sysdate,'dd-mm'),'dd-mm') - 7;

    Here trying for one test table
    desc emp_benefit
    employee_number varchar2(30)
    employee_name varchr2(40)
    dob date
    select distinct employee_number,dob from emp_benefits
    WHERE trunc(dob) >= trunc(sysdate-5)
    it shoud return
    70935     Mrs. Mervatte      17-AUG
    74552     Mrs. Dona      18-AUG
    75331     Mrs. Ramesh     20-AUG
    76068     Mr. Fernandes     17-AUG
    72366     Ms. Rajaa      19-AUG
    rgds
    raj

  • Calculate Dates for Last week and next three weeks

    Hi,
    I have a report where I need to calculate dates between last week and the next three weeks (not counting current week). I'm familar with the first part, it could be done by using the LastFullweek function but not sure how I can avoid the current week and calculate the next three weeks.
    Any help is greatly appreciated.
    Thanks!

    ... and here are a few more...
    Last Week...
    IF {TableName.Date} IN
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate), #1/7/1900#)
    To
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate) -1, #1/7/1900#)
    THEN TRUE ELSE FALSE
    The week before...
    IF {TableName.Date} IN
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate) -1, #1/7/1900#)
    To
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate) -2, #1/7/1900#)
    THEN TRUE ELSE FALSE
    And the week before that...
    IF {TableName.Date} IN
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate) -2, #1/7/1900#)
    To
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate) -3, #1/7/1900#)
    THEN TRUE ELSE FALSE
    and of course all 3 weeks together...
    IF {TableName.Date} IN
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate), #1/7/1900#)
    To
    DateAdd("ww", DateDiff("ww", #1/7/1900#, CurrentDate) -3, #1/7/1900#)
    THEN TRUE ELSE FALSE
    If you want the 1st day of the week to be Monday instead of Sunday just change the date of #1/7/190# to #1/1/1900#
    HTH,
    Jason

Maybe you are looking for

  • How can I report a problem with downloading?

    I purchased a rather long album and halfway through downloading it gave me the message, "We could not complete your istore request. The network connection timed out. Error 8003." The only guidance it offers is to check the network connection. Nothing

  • Maintain descriptions in other languages for SPRO definitions

    Hi, In SPRO, I need to maintain descriptions for Plants and Storage Locations in  2 Other languages apart from EN. Kindly suggest me the solution Best regards

  • Edit ACL on Endpoint - Cannot save changes - Save greyed out

    I have a trial subscription to Azure. I created my first Windows 2012 VM. I can successfully access the VM remotely. I'm attempting to add ACLs to the Endpoints. In this example it is an HTTP Endpoint. The ACL statement is accepted, like so Order | N

  • India Localiztion taxes balancing segment wise

    Hi, We are implementing Oracle Financials (AP,AR,FA,CM,Gl,PO&INV) for a service company. India Localization Service Tax & TDS are applicable. And, the requirement is B/S and P&L at Division Level (30 Devisions).But the Inventory Organization is only

  • Why won't iMovie 10.0.01 show any still photos?

    On the new iMovie update, every single time I add a photo to my timeline, it shows up green! Why won't it show any still photos? Does anyone have a solution?