The libc resolver and bind's named are indeed flawed and djbdns looks like a better way to access DNS. However, resolv.conf and named.conf handling still needs to be fixed for the sake of those applications that use the libc resolver.
I've fixed the handling on my own system using the resolvconf package. However, because the fix uses subdirectories of /run/, I'll wait for /run/ to become "official" before trying to put resolvconf components where they belong (... into libc6, bind, pppconfig, etc.). On Thu, 2003-05-01 at 09:28, Gerrit Pape wrote: > On Thu, May 01, 2003 at 12:22:04AM +0200, Bill Allombert wrote: > > For my part, I find the whole resolv.conf concept flawed since > > changing it does not affect running process, so I always use a proxy > > DNS. > > Yes, I concur. Not that this is the solution to your current problem, > but you might be interested in the qualification procedure of the djbdns > client library (which is in the public domain, and available in Debian > main), see http://cr.yp.to/djbdns/qualify.html > > I switched from libresolv to libdjbdns in all of my software projects > that do query the DNS. -- Thomas Hood <[EMAIL PROTECTED]>

