crans_bcfg2/Python/etc/bind/db.loppsi.crans.org
2014-02-02 20:04:20 +01:00

750 B

info["owner"] = "root" info["group"] = "bind" info["perms"] = 0644

import config comment_start = ";"

header("Zone du dns menteur")

@$TTL 3600 ; 1 hour @@ IN SOA sable.crans.org. root.crans.org. ( print """ 2386410401 ; serial 21600 ; refresh (6 hours) 3600 ; retry (1 hour) 1209600 ; expire (2 weeks) 3600 ; minimum (1 hour) ) NS sable.crans.org.

archive.ubuntu.com CNAME charybde.crans.org. *.archive.ubuntu.com CNAME charybde.crans.org. """