Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Every hour or so, my internet seems to disconnect for a second. I know it because I get kicked from every multiplier game with some kind of "network/connection error". I tried downloading a large file and see it will stop same time I the game kicks me out, and it did!

The internet connection is restored instantly, I can go to the browser and there is no problem.

I tried the same with another computer and it seems that the main one is the only one that it happens on. I have no idea what can possibly be causing it.

share|improve this question
Verify the problem is not the router/modem. – Ramhound Jan 29 at 12:23
@Ramhound how can I do that? – IlyaD Jan 29 at 12:30
1  
@llyaD - Use a different modem/router verify the problem still happens. If it doesn't then replace the hardware, if it does, contact your ISP for technical assistance. – Ramhound Jan 29 at 12:34
can you give more details? Computer and network card brand/model, operating system, how you connect to the internet (router? modem? cellular phone? ) – pqnet Jan 29 at 14:53
A have a PC with an onboard LAN connection - Asroc h61m - and a Netgear router DGN2200 – IlyaD Jan 29 at 14:57

1 Answer

If you get your IP address by DHCP, it could be that you get assigned a new address each hour or so. In Linux, dhclient-leases(5) should tell you where the file containing the data on the current lease lives, it isn't too hard to understand what it means.

share|improve this answer
I use win7 and I gave that computer a static IP through the router – IlyaD Jan 29 at 14:48
Perhaps the "intermitent Internet" problem's cause is upstream (I.e., the address assignation to your router? Some quirk of your ISP?). A bufferbloat.net problem? – vonbrand Jan 29 at 14:57
I called my ISP and ADLS line provider, bot say they see no disconnects on their side – IlyaD Jan 29 at 14:58
Could there be such short disconnects that are not full disconnects from the network? – IlyaD Jan 29 at 15:01

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.