Name Server Configurator 3.1 (Default branch) |
|
|
NSC is a set of utilities for easy administration
of DNS servers. You write very simple
configuration files and NSC automatically
generates zone files, reverse zone files, and
configuration for the BIND. Among other things, it
also supports classless reverse delegations and
IPv6 addressing. NSC is written in POSIX shell and
GNU M4, and it should run on all systems where
these two languages are available. Generation of
DNS daemon config files is currently limited to
BIND 8 or 9, but it's very easy to add your own
config file generators for other daemons.
License: GNU General Public License (GPL)
Changes:
The scripts have been updated to run with recent versions of
GNU m4. Support for RP, TXT, and SRV records has been
added.
|