]> mj.ucw.cz Git - nsc-5.git/blobdiff - cf.dist/example.com
Relative names with dots are now allowed if the dots are escaped
[nsc-5.git] / cf.dist / example.com
index b5e900c68df21af2f3ef4ba37cd97463f8ba3f0f..6a575517b8a9397538f67beb6df962d234671319 100644 (file)
@@ -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)