X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=cf.dist%2Fdomains;h=0cd2dccd443b309fefe905a85e6fafa57cb91ff0;hb=bc67ca425528a7f2cb3563f343a9aacbfdcd3c0a;hp=e1be8a8d447ff37732e4fabe0c9fe84edf9bf9f5;hpb=0f28cfaa52b633c4a0217345731973565b6ea897;p=nsc-5.git diff --git a/cf.dist/domains b/cf.dist/domains index e1be8a8..0cd2dcc 100644 --- a/cf.dist/domains +++ b/cf.dist/domains @@ -28,7 +28,10 @@ BLACKHOLE(REV(192.168)) ; A pretty normal example domain (we act as a primary nameserver for it) +DNSSEC(` PRIMARY(example.com) +DSFOR(a.example.com) +') ; It also has a couple of sub-domains and one of them resides on another server @@ -49,8 +52,10 @@ ZONE_OPTIONS() ; Here are reverse delegations for two networks. NSC automatically creates ; the PTR records from A records in all mentioned zones. See cf/{0,1}.0.10. +DNSSEC(` REVERSE(10.0.0, example.com, a.example.com) REVERSE(10.1.0, example.com, a.example.com, ip6.example.com) +') ; You can even have reverse zones for larger networks