Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jan 2005 09:34:04 -0600
From:      Michael Madden <madden@cmsrtp.com>
To:        David Daugherty <david.daugherty@gmail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: DNS problems - slow to resolve
Message-ID:  <41D8146C.8030708@cmsrtp.com>
In-Reply-To: <e4f21fa205010207225ff67e6f@mail.gmail.com>
References:  <e4f21fa205010207225ff67e6f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David Daugherty wrote:

> Are there tools/commands I can use to determine the resolution time
> that my lookups are taking? A lot of my web browser requests are
> timing out (name lookups) and I have to keep hitting refresh until it
> finally resolves.
> 

I'd try using dig:

 > dig www.freebsd.org

At the end look for the query time:

;; Query time: 3 msec
;; WHEN: Sun Jan  2 09:33:07 2005
;; MSG SIZE  rcvd: 211



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D8146C.8030708>