hopefully also understand the workings of the Domain Name System. When used to check an domain (aka zone) is submitted to DNSCheck, it will investigate the general health by performing various tests and sanity checks. WWW: http://dnscheck.iis.se/ PR: ports/148370 Submitted by: dnscheckengine-port at academ.com (Stan Barber) Approved by: tabthorpe (mentor)
34 lines
1.6 KiB
Text
34 lines
1.6 KiB
Text
*************************************************************************
|
|
* _ _____ _____ _____ _ _ _____ ___ ___ _ _ *
|
|
* / \|_ _|_ _| ____| \ | |_ _|_ _/ _ \| \ | | *
|
|
* / _ \ | | | | | _| | \| | | | | | | | | \| | *
|
|
* / ___ \| | | | | |___| |\ | | | | | |_| | |\ | *
|
|
* /_/ \_\_| |_| |_____|_| \_| |_| |___\___/|_| \_| *
|
|
* *
|
|
*************************************************************************
|
|
|
|
The DNSCheck software included in the port is the PERL-based engine and
|
|
includes a command line utility that uses that engine in %%PREFIX%%/bin
|
|
called dnscheckengine. There is some other software that is included
|
|
that the developers at the .SE registry use to manage the process by
|
|
which they do domain delegation. These generally require MYSQL support
|
|
to work and are disabled by default. If you want to learn more about them,
|
|
they are all PERL-based and have integrated perldoc information. However,
|
|
I have not tested them extensively and can't advise on their suitability as of
|
|
this writing. All the scripts install into %%PREFIX%%/libexec/dnscheck.
|
|
|
|
This port also installs some documentation in %%DOCSDIR%%
|
|
that may prove useful.
|
|
|
|
There is also a webui that is available as an alternative frontend. I hope
|
|
to include it in a future port.
|
|
|
|
If you have questions about the basic software, please see the developer's
|
|
web site at http://opensource.iis.se/dnscheck. If there is a problem with
|
|
the port, please let me know at dnscheckengine-port@academ.com.
|
|
|
|
Stan Barber
|
|
Academ Consulting Services
|
|
http://www.stanbarber.com
|
|
http://www.academ.com
|
|
|