forked from critical/dns-zones
5dafcb4700
keylist: Status on 20151026 after KSK key rollover, submitting new DS hashes and issuing ods-ksmutil key ds-seen for the ready KSK's. The new KSK goes from ready to active, the old KSK from active to retire. Note that cacert.community still needs to be done. cacert.*: Disable IPv6 address for ns3, because this host is currently lacking IPv6 connectivity. git-svn-id: http://svn.cacert.org/CAcert/SystemAdministration/ns/var/opendnssec/unsigned@2619 14b1bab8-4ef6-0310-b690-991c95c89dfd
29 lines
834 B
Text
29 lines
834 B
Text
; DNS master zone file for cacert.net, under RCS control
|
|
; @(#)(CAcert) $Id: cacert.net,v 1.21 2015/10/26 14:49:58 root Exp $
|
|
|
|
$TTL 12h ; default TTL for zone data
|
|
|
|
@ IN SOA ns1.cacert.net. hostmaster.cacert.net. (
|
|
2015102601 ; Serial
|
|
4h ; refresh time
|
|
1h ; retry interval
|
|
2d ; expire time
|
|
12h ) ; negative caching TTL
|
|
|
|
@ IN NS ns1.cacert.net.
|
|
@ IN NS ns3.cacert.net.
|
|
@ IN NS ns4.cacert.net.
|
|
@ IN NS ns5.cacert.net.
|
|
|
|
@ 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
|
|
ns4 IN A 185.49.140.62 ; ns-ext.nlnetlabs.nl
|
|
ns4 IN AAAA 2a04:b900::8:0:0:62
|
|
ns5 IN A 192.5.4.1 ; sns-pb.isc.org
|
|
ns5 IN AAAA 2001:500:2e::1
|
|
www IN CNAME cacert.net.
|