X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=cf.dist%2Fexample.com;h=65f57c78def904e1974b8237f8fedb11a619ab17;hb=afc8cda53925eb9ae3c54908a66f8566e6940909;hp=61767834c794af57c0252a65de4e9ad607e1a662;hpb=323b9539f2f302321145877450c133d4c3d1d909;p=nsc-5.git diff --git a/cf.dist/example.com b/cf.dist/example.com index 6176783..65f57c7 100644 --- a/cf.dist/example.com +++ b/cf.dist/example.com @@ -11,6 +11,16 @@ SOA(example.com) NS(ns1.example.com, ns2.example.com) MX(0 mail.example.com, 10 smtp.example.net) +; The domain also has its own service record for Jabber, handled by the `mail' machine + +SRV(jabber, tcp, 0, 1, 5269, mail) +SRV(xmpp-server, tcp, 0, 1, 5269, mail) +SRV(xmpp-client, tcp, 0, 1, 5222, mail) + +; Responsible person record (e-mail and reference to textual contact information) + +RP(admin.example.com, text) + ; A couple of hosts H(ns1, 10.0.0.1) @@ -23,6 +33,12 @@ H(www, 10.0.0.3) ALIAS(fairytales, scifi, horror) MX(0 mail.example.com) +; TXT record + +H(text) +TXT(Once upon a midnight dreary) +TXT(When I pondered weak and weary) + ; A subdomain called a.example.com D(a)