
Summary
If your Wi-Fi has been flaky lately — buffering during video calls, lagging in games, or just feeling slower than usual — there are a few settings you should check before blaming your ISP. But changing settings is one thing; knowing what to change them to is another. Slow speeds or an intermittent connection are big enough problems for you to know that there’s something wrong with your internet. If you want to know exactly what’s wrong, there are tons of free tools out there that can help you out. Start with the number everyone recognizes Ookla Speedtest quickly shows whether your connection is delivering the speeds you’re paying for Ookla’s Speedtest is probably one of the most frequented websites by anyone trying to figure out what’s wrong with their internet, and for good reason. Before you diagnose anything specific, you need a baseline, and Speedtest by Ookla remains the industry standard for that first look. It measures download speed, upload speed, and ping in about 30 seconds, and it lets you choose from thousands of test servers so you can compare your real-world numbers against what your ISP promised. It’s available as a simple webpage, or as an app for practically every platform. You get a results history page that’s genuinely useful if you’re trying to prove a pattern of slow speeds to your provider. Think of it as step one: your speed test might be hiding what actually makes your internet feel slow. Measure the speed that actually matters BufferSpeed focuses on latency and buffering to reveal problems a basic speed test can miss If your connection is fast but your games or video calls are still laggy, the culprit is often bufferbloat. BufferSpeed is built to expose such issues and runs a full connection health check in a few minutes, which measures download and upload speed alongside latency under load, jitter, and packet loss. The fix for why this is making your internet feel slow is often hiding in the router. What makes bufferbloat sneaky is that a normal speed test only checks raw throughput, but BufferSpeed specifically measures how much your latency spikes when your connection is under heavy load, which is exactly what causes lag spikes in games. If your download speeds are as expected but games still lag, this is a tool that explains why See what’s happening between you and the server PacketProbe helps uncover packet loss, latency spikes, and unstable network paths Another maddening problem with internet connections can be packet loss, especially when you’re gaming or streaming. PacketProbe uses real WebRTC_based measurements to test packet loss, latency, and jitter. It also includes presets tailored for gaming, VoIP, video calls, and streaming so you’re testing against thresholds that actually matter for your use case. According to the tool’s own benchmarks, latency under 50 milliseconds is excellent for gaming, 50 to 100 milliseconds is playable, and anything over 150 milliseconds introduces noticeable input delay. Running this alongside a wired Ethernet connection versus Wi-Fi is a great way to isolate whether your router or your ISP is the actual source of dropped packets. When the internet is down, troubleshoot locally Your router and LAN can tell you plenty before you start blaming your ISP All of the above assumes you have at least some connectivity. But what if your internet is completely down? This is where local tools shine, and the good news is that most of them are already built into your OS. Terminal commands ping, traceroute (or tracert on Windows), and DNS tools like nslookup and dig are present on just about every Linux, macOS, and Windows version you’ll find. These aren’t afterthoughts either. Even enterprise networking guides still list these as the first-line diagnostics: ping for basic reachability and latency, traceroute or MTR for path analysis, and nslookup or dig to verify that DNS is resolving correctly. On Windows, commands like ipconfig /release, ipconfig /renew, and ipconfig /flushdns help refresh DHCP leases and clear bad DNS data. On macOS and Linux, ifconfig or ip plus nmcli serve the same purpose by confirming that your device actually has the right IP, gateway, and DNS servers configured. These don’t require a working internet path to the wider internet; they’re just checking whether your local configuration and router are working as expected. If raw terminal commands aren’t your thing, there are free desktop tools like NetPilot and Netforge that bundle these capabilities into one interface. NetPilot, for example, offers enhanced ping, traceroute, DNS lookup, and a network scanner in a single Windows app that continues to work even in air-gapped or offline environments after activation. Netforge does something similar for path analysis and switch discovery on the LAN side, intentionally designed so calculations and scans run entirely on your machine instead of relying on cloud services. The only catch is that a lot of these apps do come with licenses you have to buy, but they’re overkill for a casual user. They offer free tiers which include most tools you’ll need for diagnosing a spotty connection at home. Networking problems are easier to diagnose than they look You don’t need to be a network engineer to get real answers about a bad connection. A couple of smart tests can tell you whether the problem is Wi-Fi interference, bufferbloat, packet loss, or simply an overloaded ISP. The next time your internet melts down mid-meeting or mid-game, don’t just reboot the router and hope for the best. Run through a few of these tools, grab the evidence they give you, and you’ll be in a much better position to fix things yourself, or push your ISP until they do.