1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/dns/dlint/pkg-descr
Rene Ladan 1e1a64864b dns/dlint: unbreak
- update to 1.4.1
- update MASTER_SITES

PR:		205334
Submitted by:	Chris Hutchinson
Approved by:	maintainer (jlaffaye)
2016-07-05 20:49:32 +00:00

14 lines
656 B
Plaintext

`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.
WWW: http://BSDforge.com/projects/dns/dlint