Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 22:48:47 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Robert Watson <robert+freebsd@cyrus.watson.org>
Cc:        G Muthukumar <muthu@wipro.wipsys.soft.net>, freebsd-net@freebsd.org
Subject:   Re: BIND 8.2.x - IRS, newer resolver functions 
Message-ID:  <19991112144847.CF6271C6D@overcee.netplex.com.au>
In-Reply-To: Your message of "Wed, 10 Nov 1999 16:14:10 EST." <Pine.BSF.3.96.991110161311.28884A-100000@fledge.watson.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson wrote:
> 
> We should wait for BIND9, which will have quite a big change in resolver
> interface (asynchronous support, threading, DNSsec, etc).  Jan 31 is the
> date for the beta release.

I'm really frightened by 8.2.2.x - the inbuilt crypto used by res_*() in
libc, the root exploit rate, etc don't exactly give me the warm fuzzies.
8.1.2 has known DoS's, but that's not as bad as known root exploits.  I've
attempted to do an update to 8.2.2 a few times and run into trouble with
the crypto code and libc.

How would people react to libc supporting *only* "files" and "irpd" (ie: no
dns or yp).  The IRP lookup method asks a local parallel caching daemon to
do the lookups on it's behalf, be they DNS, NIS, NISPLUS, etc.  It also means
we could confine the crypto to userland programs and get a fair amount of
stuff out of libc.  It also means we can do resolver plugins (irpd is dynamic)
even in static binaries (since they don't use dlopen).

Don't panic, I'm just asking aloud to get some feel for what folks want.

> On Wed, 10 Nov 1999, G Muthukumar wrote:
> 
> > Hi all,
> > 
> > 	With the availability of BIND 8.2.x, is there any plan of integrating
> > the newer resolver functions (e.g.: res_nquery as against the deprecated 
> > res_query) & name resolution through IRS (instead of/in addition to 
> > /etc/host.conf) into the standard library?
> > 
> > 	If this is not considered due to some valid reasons, would it be
> > possible for me to get those reasons? Any pointers are also welcome.
> > 
> > Thanks,
> > Muthu
> > 
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-net" in the body of the message
> > 
> 
> 
>   Robert N M Watson 

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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