X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=cf.dist%2Fexample.com;h=6a575517b8a9397538f67beb6df962d234671319;hb=8ee88613458f9f6249e03d6dfdd2c79e549ffd81;hp=65f57c78def904e1974b8237f8fedb11a619ab17;hpb=b88a5be25767b8da5a660f90d3b99cbe13536368;p=nsc-5.git diff --git a/cf.dist/example.com b/cf.dist/example.com index 65f57c7..6a57551 100644 --- a/cf.dist/example.com +++ b/cf.dist/example.com @@ -26,10 +26,11 @@ RP(admin.example.com, text) H(ns1, 10.0.0.1) H(ns2, 10.1.0.1) H(mail, 10.0.0.2) +H(name\.with\.dots, 10.0.0.3) ; A web server with several aliases and MX records -H(www, 10.0.0.3) +H(www, 10.0.0.4) ALIAS(fairytales, scifi, horror) MX(0 mail.example.com) @@ -39,10 +40,11 @@ H(text) TXT(Once upon a midnight dreary) TXT(When I pondered weak and weary) -; A subdomain called a.example.com +; A subdomain called a.example.com with DNSSEC keys D(a) NS(ns1.example.com, ns2.example.com) +DS() ; Another subdomain (b.example.com), but this time one of the nameservers ; is inside, so we need to specify a glue record