[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Slow connections - DNS problems?



On Wed, Mar 24, 2021 at 12:20:23PM +0000, pioruns2019 wrote:
> You can use DNS Benchmark by Steve Gibson, written like 20 years ago in
> assembly language. This will test your various DNS configurations and
> diagnose them:
> 
> https://www.grc.com/dns/benchmark.htm
> 
> Use Wine to run it.
> 
> wine DNSBench.exe
> 
> It will tell you what's wrong, if anything, with your DNS configuration.
> 
> On 24/03/2021 05:32, Charlie Gibbs wrote:
> > # Generated by NetworkManager
> > search telus
> > nameserver 192.168.0.1
> > nameserver 75.153.171.122
> > nameserver 2001:568:ff09:10a::56

Or, you could simply run

dig @192.168.0.1 www.debian.org

And see what happens.  I bet it times out after about 30 seconds.


Reply to: