BIND 9.1.3-P1 is now available.

Mark_Andrews at isc.org Mark_Andrews at isc.org
Wed Sep 17 08:36:04 UTC 2003


		BIND 9.1.3-P1 is now available.

In response to high demand from our users, ISC is releasing a patch for BIND
to support the declaration of "delegation-only" zones in caching/recursive
name servers.  Briefly, a zone which has been declared "delegation-only" will
be effectively limited to containing NS RRs for subdomains, but no actual
data outside its apex (for example, its SOA RR and apex NS RRset).  This can
be used to filter out "wildcard" or "synthesized" data from NAT boxes or from
authoritative name servers whose undelegated (in-zone) data is of no interest.


BIND 9.1.3-P1 can be downloaded from

        ftp://ftp.isc.org/isc/bind9/9.1.3/patch.9.1.3-P1

The PGP signature of the distribution is at

        ftp://ftp.isc.org/isc/bind9/9.1.3/patch.9.1.3-P1.asc

The signature was generated with the ISC public key, which is
available at <http://www.isc.org/ISC/isckey.txt>.

To apply patch.9.1.3-P1 first download BIND 9.1.3, extact the
contents then apply the patch using the patch(1) command.

	e.g.
		gunzip < bind-9.1.3.tar.gz | tar xf -
		cd bind-9.1.3
		patch -p1 < ../patch.9.1.3-P1

BIND 9.1.3 can be downloaded from

        ftp://ftp.isc.org/isc/bind9/9.1.3/bind-9.1.3.tar.gz

The PGP signature of the distribution is at

        ftp://ftp.isc.org/isc/bind9/9.1.3/bind-9.1.3.tar.gz.asc


More information about the bind-announce mailing list