29
submitted 1 day ago* (last edited 1 day ago) by staircase@programming.dev to c/linux@programming.dev

I have a number of hints that my internet connection doesn't work right. I see things like can't connect to addresses from docker, pages will be slow in my browser. Before I used ethernet to my router, I would sometimes disconnect from the internet. Aside from disconnecting, none of it was a clear sign something is unusually broken. Is there some linux (Ubuntu) tool I can use to assess the long-term health of my connection?

A nice to have: the tool would tell me whether a fault is in my drivers, settings, adapter, router, connection to the house, or my provider.

top 9 comments
sorted by: hot top new old
[-] towerful@programming.dev 10 points 23 hours ago
[-] redlemace@lemmy.world 1 points 13 hours ago

And if not, it's mtu

[-] s38b35M5@lemmy.world 4 points 22 hours ago

Its ALWAYS DNS

[-] staircase@programming.dev 1 points 19 hours ago* (last edited 19 hours ago)

I changed my DNS on the router. Page loads seem to be faster.

Also discovered Mullvad's fancy blocking DNS servers https://mullvad.net/en/help/dns-over-https-and-dns-over-tls

~~Just trying the docker thing to see if it works~~ docker test was inconclusive

will need much more time to see if reliability has generally improved

[-] frongt@lemmy.zip 14 points 1 day ago

A network connection is a stack of many different parts. I don't think there's any tool that can pinpoint a problem in that way, at least not without a lot of customization.

I would use something like the OSI model, start at the bottom, and step through each layer and verify proper operation.

And also read logs on everything when the problem is happening.

[-] staircase@programming.dev 2 points 19 hours ago

I have contemplated learning networking for other reasons. Will look at OSI

[-] redlemace@lemmy.world 5 points 1 day ago

Basically this. You could start easy and basic with gatus. Monitor at least your gateway, the isp gateway and dns resolving.

[-] staircase@programming.dev 1 points 19 hours ago

do you know if there's a free version of gatus? I could only see a 7 day trial

[-] redlemace@lemmy.world 1 points 13 hours ago* (last edited 13 hours ago)

Tried it a few months ago, self hosted was free https://github.com/TwiN/gatus

(Otherwise uptimekuma or something, there are plenty of tools out there. If you wanna do it right 1st time for free : checkmk and or librenms, but it might be overkill for you just yet)

this post was submitted on 24 May 2026
29 points (93.9% liked)

Linux

13762 readers
388 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS