]> mj.ucw.cz Git - nsc-5.git/blobdiff - cf.dist/domains
DNSSEC: Complete support for key delegations to sub-domains
[nsc-5.git] / cf.dist / domains
index e1be8a8d447ff37732e4fabe0c9fe84edf9bf9f5..35d1d942a9a647c746a8cf46a21d6dd9fbf173c3 100644 (file)
@@ -1,5 +1,8 @@
 ; An example domain table for the NSC
 
+; Hints how to find root servers
+ROOTHINT()
+
 ; Various mandatory things required by RFC 1912, section 4.1
 PRIMARY(localhost)
 REVERSE(127.0.0, localhost)
@@ -28,7 +31,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