Problems resolving hosts
Chuck Swiger
cswiger at mac.com
Fri Feb 27 10:21:52 PST 2004
JJB wrote:
> You are experiencing one of the many problems created by the new
> file system in the 5.x development releases. The file system gets
> all locked up and then times out before releasing the sector on the
> hard drive so it can be read by program.
Dude, Travis' problem sounds a lot more like what would happen if one of the
nameservers listed in /etc/resolv.conf wasn't responding to DNS queries.
Your responses would be more helpful to other people if you refrained from
locking the notion that all problems with 5.x are due to UFS2 into your brain,
or for that matter, being convinced that IPFW is completely broken and there
is a conspiracy against other firewalls on FreeBSD. :-)
--
-Chuck
PS: To debug your problem, try using "dig @ns1 host", where you replace ns1
with each of the DNS resolvers you have listed or available, and replace host
with one or more hostnames that have been causing delays. This will show you
how quickly DNS is working and thus confirm whether the problem lies in this
area, or else expose which nameserver isn't working and maybe why...
More information about the freebsd-questions
mailing list