2014-06-11 10:54:59 +00:00
|
|
|
; DNS master zone file for cacert.community, under RCS control
|
2016-07-16 15:35:41 +00:00
|
|
|
; @(#)(CAcert) $Id: cacert.community,v 1.2 2016/07/16 14:42:49 root Exp $
|
2014-06-11 10:54:59 +00:00
|
|
|
|
|
|
|
$TTL 12h ; default TTL for zone data
|
|
|
|
|
|
|
|
@ IN SOA ns1.cacert.community. hostmaster.cacert.community. (
|
2016-07-16 15:35:41 +00:00
|
|
|
2016071601 ; Serial
|
2014-06-11 10:54:59 +00:00
|
|
|
4h ; refresh time
|
|
|
|
1h ; retry interval
|
|
|
|
2d ; expire time
|
|
|
|
12h ) ; negative caching TTL
|
|
|
|
|
|
|
|
@ IN NS ns1.cacert.community.
|
|
|
|
@ IN NS ns3.cacert.community.
|
|
|
|
@ IN NS ns5.cacert.community.
|
|
|
|
|
|
|
|
@ IN A 213.154.225.245
|
|
|
|
;@ IN MX 10 email.cacert.org.
|
|
|
|
|
|
|
|
ns1 IN A 213.154.225.251 ; ns.cacert.org
|
|
|
|
ns1 IN AAAA 2001:7b8:616:0163::102
|
|
|
|
ns3 IN A 46.249.47.169 ; mars.overmeer.net
|
|
|
|
ns3 IN AAAA 2a00:1ca8:2a::31
|
|
|
|
ns5 IN A 192.5.4.1 ; sns-pb.isc.org
|
|
|
|
ns5 IN AAAA 2001:500:2e::1
|
|
|
|
;www IN CNAME cacert.community.
|