X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=03d0eaafcdebf5c1a6ec56127823e5514cb1dc19;hb=a792de3f1755b621d65f0874de7ecef806d95c57;hp=2733214a6a2264625185b085e6373d8579dd4ad4;hpb=8ee88613458f9f6249e03d6dfdd2c79e549ffd81;p=nsc-5.git diff --git a/README b/README index 2733214..03d0eaa 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ - Domain Name Server Configuration Utilities -- NSC 5.0 + Domain Name Server Configuration Utilities -- NSC 5.1 - (c) 1997--2019 Martin Mares + (c) 1997--2023 Martin Mares ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -151,7 +151,7 @@ REVERSE(network, primary-files...) You can also use the REV macro explicitly, which can be handy for example in SECONDARY declarations. -FORWARDED(zone, ip...) +FORWARDING(zone, ip...) Define a forwarding zone. All queries are forwarded to the specified name servers. @@ -217,7 +217,8 @@ SOA(domain-name) H(host) Start declaration of a host. Doesn't generate anything, only - remembers the host's name. + remembers the host's name. If you want to amend records for the + current domain, use "H(@)" or "D(@)". ADDR(addr...) Specify addresses for the current host. In the normal mode, it @@ -290,6 +291,9 @@ PTR(src, dest) to have your PTR's generated by the REVERSE directive. But if you need anything special, here is the tool. +CAA(text) + Specify a CAA record for the current host or domain. + REVBLOCK(subdomain, min, max) Generate a series of CNAME records numbered from `min' to `max' and pointing to the same name in the given sub-domain, finally