Date: Mon, 9 Feb 2009 22:33:36 -0900 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: David Naylor <naylor.b.david@gmail.com> Subject: Re: Slow DNS (and host: connection timed out) Message-ID: <200902092233.36536.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200902060955.59611.naylor.b.david@gmail.com> References: <200902060955.59611.naylor.b.david@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 05 February 2009 22:55:56 David Naylor wrote: > Hi, > > My ISP is using a WinGate DNS but resolving host names often takes a long > time. The problem is also present in Konqueror (3 & 4) and Firefox. > > An example: > # time host google.co.za > google.co.za has address 66.249.93.104 > google.co.za has address 72.14.207.104 > google.co.za has address 64.233.161.104 > ;; connection timed out; no servers could be reached > ;; connection timed out; no servers could be reached Do your own DNS. Your ISP chokes in AAAA ('IPv6') look ups. If you're not allowed to, still run a local resolver with aggressive neg ttl caching. See the numerous tutorials on the web on how to run your own resolver. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902092233.36536.fbsd.questions>