1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/contrib/bind9/lib/bind
Doug Barton 2e5453748e Merge from vendor/bind9/dist as of the 9.4.2-P1 import, including
the patch from ISC for lib/bind9/check.c and deletion of unused
files in lib/bind.

This version will by default randomize the UDP query source port
(and sequence number of course) for every query.

In order to take advantage of this randomization users MUST have an
appropriate firewall configuration to allow UDP queries to be sent and
answers to be received on random ports; and users MUST NOT specify a
port number using the query-source[-v6] options.

The avoid-v[46]-udp-ports options exist for users who wish to eliminate
certain port numbers from being chosen by named for this purpose. See
the ARM Chatper 6 for more information.

Also please note, this issue applies only to UDP query ports. A random
ephemeral port is always chosen for TCP queries.

This issue applies primarily to name servers whose main purpose is to
resolve random queries (sometimes referred to as "caching" servers, or
more properly as "resolving" servers), although even an "authoritative"
name server will make some queries, primarily at startup time.

All users of BIND are strongly encouraged to upgrade to the latest
version, and to utilize the source port randomization feature.

This update addresses issues raised in:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447
http://www.kb.cert.org/vuls/id/800113
http://tools.ietf.org/html/draft-ietf-dnsext-forgery-resilience
2008-07-12 09:38:35 +00:00
..
bsd Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
dst Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
include Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
inet Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
irs Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
isc Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
make Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
nameser Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
port Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
resolv Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
api Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
configure.in Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
Makefile.in Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
mkinstalldirs Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
port_after.h.in Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
port_before.h.in Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00
README Flatten bind9 vendor work area 2008-07-12 05:00:28 +00:00

--with-irs-gr=yes #define WANT_IRS_GR
--with-irs-nis=yes #define WANT_IRS_NIS
--with-irs-pw=yes #define WANT_IRS_PW