X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README;h=1a3ef8d36e1b7469eafa155f66b039d76eac0676;hb=87beb3b1c1eb35b40be8e405592334bb05f4d3bb;hp=8922bf872a2b77cb586d2c24eb34120e014cdc11;hpb=9307c029518d4753852d64e7a7811d7589334ce3;p=nsc-5.git diff --git a/README b/README index 8922bf8..1a3ef8d 100644 --- a/README +++ b/README @@ -190,3 +190,8 @@ chkdom Checks domains for correctness using the 'host' utility convert A simple perl script for conversion of zone files to NSC domain files. Requires the DNS module (available from CPAN at ftp.cpan.org). + +chkdel A simple perl script for checking of domain delegations -- + it checks all PRIMARY and SECONDARY records in cf/domains + against NS records. Requires the DNS Perl module and also + some tweaking of parameters at the top of the script.