NameDateSize

..09-Jun-202443

dlz/H09-Jun-20245

READMEH A D22-Feb-20241.1 KiB

scripts/H22-Feb-20248

README

1<!--
2Copyright (C) Internet Systems Consortium, Inc. ("ISC")
3
4SPDX-License-Identifier: MPL-2.0
5
6This Source Code Form is subject to the terms of the Mozilla Public
7License, v. 2.0.  If a copy of the MPL was not distributed with this
8file, you can obtain one at https://mozilla.org/MPL/2.0/.
9
10See the COPYRIGHT file distributed with this work for additional
11information regarding copyright ownership.
12-->
13
14This directory contains scripts, tools, and other useful accessories to
15BIND 9.  Contrib software is not supported by ISC, but reported bugs will
16be fixed as time permits.
17
18    - scripts/
19
20      Assorted useful scripts, including 'nanny' which monitors
21      named and restarts it in the event of a crash, 'zone-edit'
22      which enables editing of a dynamic zone, and others.
23
24    - dlz/modules
25
26      Dynamically linkable DLZ modules that can be configured into
27      named at runtime, enabling access to external data sources including
28      LDAP, MySQL, Berkeley DB, perl scripts, etc.
29
30Some links to useful software and other resources related to BIND 9 and
31DNS can be found at https://www.isc.org/dns-tools-and-resources.
32