Every day at the same time, my internet dies for 1 minute. How do I investigate?
51–60 of 141 posts
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#52Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#53Disclosure: I'm smarter now.
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#54Launch ´mtr google.com’ on one of your devices (preferably connected via Ethernet to your router) a few minutes before the cut off, and watch what happens when the cut occurs. It will show you exactly which equipment on the route starts dropping. Although I suspect your ISP has a 24h lease and your modem renegociates at 3:40 everyday
So then the trick is to forgo internet by disconnecting power from a few minutes before that time to the middle of the night and get power back? I do feel for the ISP's with this setup because the right thing to do would be to write in the installation manual: "Only install in the deep of night".
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#55I had a similar problem once. The issue ended up being a router power cycle which occurred at the same time every single day. It took several days to diagnose. First, during an outage I tried to login to my router. Just because the internet was down the local area network should have been up. I couldn’t access the admin panel for several minutes. Next, I started observing the lighting patterns on the router. I came t…
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#56Probably not your issue: Internet: Old TV caused village broadband outages for 18 months https://www.bbc.com/news/uk-wales-54239180
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#57Reminds me of this news article: Old TV caused village broadband outages for 18 months https://www.bbc.co.uk/news/uk-wales-54239180
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#58Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#59Launch ´mtr google.com’ on one of your devices (preferably connected via Ethernet to your router) a few minutes before the cut off, and watch what happens when the cut occurs. It will show you exactly which equipment on the route starts dropping. Although I suspect your ISP has a 24h lease and your modem renegociates at 3:40 everyday
Actually it seems that it is not renegotiating everyday: it is expiring and re-requesting. The way DHCP 'should' work is that when a client is part-way through the lease it should try to renew the IP it already has: * https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Pro... * https://tools.ietf.org/html/rfc2131#section-4.4.5 This allows the client to (hopefully) keep extending the IP it has so that a re-IP doe…
The lease would be dropped and renegotiated every few hours, we could notice it because our SSH tunnels would get torn down.
What was annoying was that the business plan had a static IP associated with it, presumably managed by their DHCP setup.
It took weeks to convince Comcast the issue wasn’t in our building, and moments for them to fix once they “got it”.
Re: Every day at the same time, my internet dies for 1 minute. How do I investigate?
#602. Do a ping 8.8.8.8 from your Linux machine (Raspberry Pi) or ping -t 8.8.8.8 from windows, and watch what happens at 3:40 PM
3. As others have said, turn off uPnP