Download List

專案描述

ZoneCheck is intended to help solve DNS misconfigurations or inconsistencies that are usually revealed by an increase in the latency of the application. The DNS is a critical resource for every network application, so it is quite important to ensure that a zone or domain name is correctly configured in the DNS.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-02 17:47
2.0.0b8

The resolver should now handle the loss of the TCP
connection during DNS queries. The timeout for
connection to a mail server has been reduced.
Checking of DNS connectivity (port 53) has been
improved, particularly for TCP. The ip6.int zone
is handled the same way as the arpa zone. New
tests have been added, one for checking the
coherence between SOA of the different
nameservers, and one to check for unexpected
timeout on an AAAA query. Customizing zonecheck is
now done by adding a zc-custom.rb file in its
directory. Other minor bug fixes have also been
done.
標籤: Minor bugfixes

2003-09-02 14:00
2.0.0b7

It is now possible to access ZoneCheck through the
inetd daemon. A man page for zonecheck cli is now
available, and slight progress has been made
toward the completion of the general
documentation. The handling of
internationalization has been reworked.
標籤: Code cleanup

2003-08-11 12:35
2.0.0b6

Excessive sanity checking for input parameters
was removed, strings are changed from "" to ''
when possible, and a 'fatalonly' flag was added
to make the program only print fatal errors. The
debugging facility was improved (multiline, lazy
evaluation), and dbgmsg was added to ease
logging of messages during test executions. The
'chk_recursive' test was corrected, and the
msgcat reload method was cleaned up.

2003-07-09 12:35
2.0.0b5

The tests were improved and corrected, more
understandable messages are given for DNS error
codes, an XML publisher was partially
implemented, and compatibility was achieved with
Ruby 1.8.0 preview 3. Some bugfixes were also
made.

2003-06-23 19:41
2.0.0b2

標籤: Initial freshmeat announcement

Project Resources