2003-08-30 06:25:10 +00:00
|
|
|
ZoneCheck is intended to help solving misconfigurations or inconsistencies
|
|
|
|
of DNS zone files.
|
|
|
|
Features
|
|
|
|
|
2003-09-02 13:56:37 +00:00
|
|
|
* Powerful configuration file
|
2003-08-30 06:25:10 +00:00
|
|
|
* Does not depend on policies
|
|
|
|
* Fine grained test selection (by test, by categories, by zones)
|
|
|
|
* Full IPv6 support (connectivity and AAAA records)
|
2003-12-15 16:39:43 +00:00
|
|
|
* Supports several input/output interfaces such as CLI, GUI, CGI
|
2003-08-30 06:25:10 +00:00
|
|
|
* Dedicated mode for use inside shell scripts
|
|
|
|
* Batch mode available (ideal when dealing with several domains)
|
|
|
|
* Multi-threaded application in order to cut down checking time
|
|
|
|
* Extensible: new tests, new interfaces, new reports, ...
|
|
|
|
* Exception and cache mechanisms to simplify test writting
|
|
|
|
|
|
|
|
WWW: http://www.zonecheck.fr/
|