Most of the work of the french NIC (and other NICs who manages top level domains) is to register new domains under the national top level domain.
To improve the quality of the naming system (the Domain Name System), we set up some standards required for domains to be installed, we did not invent much but just collected some existing specs.
At first we checked the new domains one by one, but in 1995 the number of submissions was so important that I started writing a simple shell script to do this. Then came the idea to do this with a W3 interface. The main reasons were :
ZoneCheck is written in perl 4, it is around
4000 lines of program, librairies and text. I am curently rewriting it
in perl 5, trying to split this up in reusable modules. I am
not proud of the style of this big program, but most of it was
written in a hurry and never cleaned up.
The current version is 1.0, written during January 1995
and maintained during the year 1995.
The package is available here, it is a gzipped tar file.
ZoneCheck is
not supported, mainly because I am completly rewriting it. If you
have any questions, you can mail me at ben@oleane.net.
ZoneCheck has only be used on Sun Sparc machines running
SunOS 4.1.3 (patch level +infinity) with perl 4.036 and using
NCSA HTTP server version 1.4.
Not much information is given here, but I hope that it will be enough for most of you.
for-HTTP
files in your W3 filesystem, make sure to make the .cgi
files executable.
You will also need to use h2ph to make the
resolver.ph and nameser.ph files based on
the C include files.
Because I am writing a new version, I won't work much on helping installing and porting this to other systems.
marc@mit.edu) who intially wrote the perl resolver.
ben@oleane.net.