2019-02-08 19:47:46 -05:00
|
|
|
This directory contains scripts, tools, and other useful accessories to
|
|
|
|
|
BIND 9. Contrib software is not supported by ISC, but reported bugs will
|
|
|
|
|
be fixed as time permits.
|
2014-02-05 19:17:50 -05:00
|
|
|
|
|
|
|
|
- scripts/
|
|
|
|
|
|
|
|
|
|
Assorted useful scripts, including 'nanny' which monitors
|
|
|
|
|
named and restarts it in the event of a crash, 'zone-edit'
|
2019-02-08 19:47:46 -05:00
|
|
|
which enables editing of a dynamic zone, and others.
|
2014-02-05 19:17:50 -05:00
|
|
|
|
|
|
|
|
- dane/
|
|
|
|
|
|
|
|
|
|
mkdane.sh generates TLSA records for use with DNS-based
|
2019-02-08 19:47:46 -05:00
|
|
|
Authentication of Named Entities (DANE).
|
2014-02-05 19:17:50 -05:00
|
|
|
|
2017-09-22 18:07:03 -04:00
|
|
|
- dnspriv/
|
|
|
|
|
|
|
|
|
|
Sample configuration for setting up a DNS-over-TLS server
|
2019-02-08 19:47:46 -05:00
|
|
|
using BIND with Nginx as a TLS proxy.
|
|
|
|
|
|
|
|
|
|
- kasp/
|
|
|
|
|
|
|
|
|
|
Scripts for converting key and signature policies from OpenDNSSEC
|
|
|
|
|
KASP format to the policy.conf format used by dnssec-keymgr.
|
2017-09-22 18:07:03 -04:00
|
|
|
|
2014-02-05 19:17:50 -05:00
|
|
|
- dlz/modules
|
|
|
|
|
|
|
|
|
|
Dynamically linkable DLZ modules that can be configured into
|
|
|
|
|
named at runtime, enabling access to external data sources including
|
2019-02-08 19:47:46 -05:00
|
|
|
LDAP, MySQL, Berkeley DB, perl scripts, etc.
|
2014-02-05 19:17:50 -05:00
|
|
|
|
|
|
|
|
- dlz/drivers
|
|
|
|
|
|
|
|
|
|
Old-style DLZ drivers that can be linked into named at compile
|
2019-02-08 19:47:46 -05:00
|
|
|
time. (These are no longer actively maintained and are expected
|
|
|
|
|
to be removed eventually.)
|
2014-02-05 19:17:50 -05:00
|
|
|
|
2019-02-08 19:47:46 -05:00
|
|
|
Some links to useful software and other resources related to BIND 9 and
|
|
|
|
|
DNS can be found at https://www.isc.org/dns-tools-and-resources.
|