• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

dane/H03-Jul-2020-165130

dlz/H03-Jul-2020-24,62316,288

dnspriv/H03-Jul-2020-8546

kasp/H03-Jul-2020-403310

scripts/H03-Jul-2020-1,059749

READMEH A D03-Jul-20201.3 KiB4026

README

1This directory contains scripts, tools, and other useful accessories to
2BIND 9.  Contrib software is not supported by ISC, but reported bugs will
3be fixed as time permits.
4
5    - scripts/
6
7      Assorted useful scripts, including 'nanny' which monitors
8      named and restarts it in the event of a crash, 'zone-edit'
9      which enables editing of a dynamic zone, and others.
10
11    - dane/
12
13      mkdane.sh generates TLSA records for use with DNS-based
14      Authentication of Named Entities (DANE).
15
16    - dnspriv/
17
18      Sample configuration for setting up a DNS-over-TLS server
19      using BIND with Nginx as a TLS proxy.
20
21    - kasp/
22
23      Scripts for converting key and signature policies from OpenDNSSEC
24      KASP format to the policy.conf format used by dnssec-keymgr.
25
26    - dlz/modules
27
28      Dynamically linkable DLZ modules that can be configured into
29      named at runtime, enabling access to external data sources including
30      LDAP, MySQL, Berkeley DB, perl scripts, etc.
31
32    - dlz/drivers
33
34      Old-style DLZ drivers that can be linked into named at compile
35      time. (These are no longer actively maintained and are expected
36      to be removed eventually.)
37
38Some links to useful software and other resources related to BIND 9 and
39DNS can be found at https://www.isc.org/dns-tools-and-resources.
40