.\" .\" dnsutl - utilities to make DNS easier to configure .\" Copyright (C) 1999, 2000 Peter Miller; .\" All rights reserved. .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" .\" MANIFEST: etc/dnsutl.html .\" .ad l .hy 0 .so etc/version.so
dns-rev - Take the forward DNS mapping and generate the reverse mapping. This is useful for producing a self-consistent DNS configuration. | dns-ethers - By using a bogus record type, you can keep the MAC address with the IP address, and generate the /etc/ethers file. |
dns-hosts - Take the forward DNS mapping and generate the /etc/hosts file. | dns-bootp - Using the MAC and IP information, you can generate the /etc/bootptab file. |
dns-ng - Take the forward DNS mapping and generate the /etc/netgroup file. | dns-bootprams - Using the MAC and IP information, you can generate the Sun /etc/bootparams file. |
dns-boot-check - Check your named(8) configuration for self-consistency. | dns-hosts-import - Turn your /etc/hosts file into a DNS forward map, as a first step to configuring your DNS server. |
All of these programs are both faster than shell scripts, and more robust when faced with all the peculiar semantics of DNS resource files. They even understand the $include directive. .br
dnsutl runs on almost any flavor of UNIX. The source distribution is self configuring using a GNU Autoconf generated configure script. .br
File Name | Description |
---|---|
dnsutl-\*(v).README | The README file from the tar distribution. |
dnsutl-\*(v).lsm | Brief description in .nf LSM .fi format. |
dnsutl-\*(v).spec | RedHat package manager specification file (RPM) |
dnsutl-\*(v).tar.gz | The complete source. |
dnsutl-\*(v).ps.gz | Dnsutl Reference Manual in PostScript format. |
dnsutl is also available from the Linux archives in the system/network/admin directory. .br
The dnsutl package is developed using Aegis, a transaction based software configuration management package.
There is more Software by Peter Miller at his home page. .br