]> mj.ucw.cz Git - nsc-5.git/blobdiff - README
README: Updated link to the DNS Sleuth
[nsc-5.git] / README
diff --git a/README b/README
index 078ead9a430185d1b270be2e9fe94715aa0b8b57..529020e584b721a5fa554e18459697b955c3cb82 100644 (file)
--- a/README
+++ b/README
@@ -6,10 +6,10 @@
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
-------------------------------------------------------------------------------------
-WARNING: There were several incompatible changes between versions 3.1 and 4.0.
+-----------------------------------------------------------------------
+WARNING: There were several incompatible changes between major versions
          See NEWS for the summary of changes.
-------------------------------------------------------------------------------------
+-----------------------------------------------------------------------
 
 
    NSC is a set of shell and M4 scripts for easy maintenance of DNS zone files
@@ -67,9 +67,8 @@ An interesting companion to this package is the DNS Sleuth -- a DNS zone
 consistency checker. It's a simple utility written in Perl with help of the
 DNS module and it should be able to detect all common errors in DNS setup
 (I have written it after much disappointment with the other checkers).
-The Sleuth is available online on http://atrey.karlin.mff.cuni.cz/~mj/sleuth/,
-follow the links to download the source. However, I haven't updated Sleuth
-for a long time, so it does not know about DNSSEC yet.
+The Sleuth is available from http://mj.ucw.cz/sw/sleuth/. However, I haven't
+updated Sleuth for a long time, so it does not know about DNSSEC yet.
 
 
 1. Directory structure
@@ -152,13 +151,6 @@ REVERSE(network, primary-files...)
                You can also use the REV macro explicitly, which can be handy
                for example in SECONDARY declarations.
 
-ROOTHINT()
-               Insert a definition of hints for reaching root servers into named.conf.
-               This is necessary if you want your DNS server to resolve foreign
-               domains; otherwise, it will only give out authoritative answers
-               for locally defined zones and forward queries. The location of the
-               file with the hints can be set by the ROOTCACHE directive (see below).
-
 FORWARDED(zone, ip...)
                Define a forwarding zone. All queries are forwarded to the
                specified name servers.
@@ -352,7 +344,6 @@ NAMED_RESTART_CMD   Shell command for restarting the name server daemon
                        (default: rndc reload)
 
 CFDIR                  Directory with config files (default: cf)
-ROOTCACHE              File with the cache of root name servers
 
 REFRESH                        SOA record parameters
 RETRY