diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-23 17:57:50 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-23 17:57:50 +0000 |
commit | fd6b63bd867168d4c33ff142b3fbe4ae0ba7970c (patch) | |
tree | 2c558dfd061db472a3715cd53cafaacd1a9aee4f /dns/dlint/pkg-descr | |
parent | 0416cf4f666c39196ed7501a4cd21d9e69e85223 (diff) |
Notes
Diffstat (limited to 'dns/dlint/pkg-descr')
-rw-r--r-- | dns/dlint/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dns/dlint/pkg-descr b/dns/dlint/pkg-descr new file mode 100644 index 000000000000..f23b3e7e680b --- /dev/null +++ b/dns/dlint/pkg-descr @@ -0,0 +1,14 @@ +`dlint' is a Domain Name Server zone verification utility. + +`dlint' analyzes any DNS zone you specify, and reports any problems it +finds by displaying errors and warnings. Then it descends recursively to +examine all zones below the given one (this can be disabled with a command- +line option). + +You can run dlint on your own domains, or on somebody else's, because it uses +the standard DNS network protocol. Dlint is very useful since most nameservers +do no more than syntax-check your database files. Dlint's messages are very +informative and suggest ways to fix the problems, not just complain about them. + +-- David + obrien@NUXI.com |