X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=529020e584b721a5fa554e18459697b955c3cb82;hb=674bba0d833cd91ca5fa71173b7e2f95c20502fa;hp=078ead9a430185d1b270be2e9fe94715aa0b8b57;hpb=5405171d93f6454b77c921c7564dc39fb9860919;p=nsc-5.git diff --git a/README b/README index 078ead9..529020e 100644 --- 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