forked from critical/dns-zones
34 lines
937 B
Text
34 lines
937 B
Text
|
; DNS master zone file for cacert.com, under RCS control
|
||
|
; @(#)(CAcert) $Id: cacert.com,v 1.14 2011/07/14 15:30:42 root Exp $
|
||
|
|
||
|
$TTL 12h ; default TTL for zone data
|
||
|
|
||
|
@ IN SOA ns1.cacert.com. hostmaster.cacert.com. (
|
||
|
2011071401 ; Serial
|
||
|
4h ; refresh time
|
||
|
1h ; retry interval
|
||
|
1w ; expire time
|
||
|
12h ) ; negative caching TTL
|
||
|
|
||
|
@ IN NS ns1.cacert.com.
|
||
|
@ IN NS ns2.cacert.com.
|
||
|
@ IN NS ns3.cacert.com.
|
||
|
@ IN NS ns4.cacert.com.
|
||
|
@ IN NS ns5.cacert.com.
|
||
|
|
||
|
@ IN A 213.154.225.245
|
||
|
@ IN MX 10 email.cacert.org.
|
||
|
|
||
|
ns1 IN A 213.154.225.251 ; ns.cacert.org
|
||
|
ns2 IN A 195.34.169.146 ; newsys.gun.de
|
||
|
ns2 IN AAAA 2001:470:1f0a:1a4e::2
|
||
|
ns3 IN A 193.200.132.194 ; mars.overmeer.net
|
||
|
ns3 IN AAAA 2a02:2308:10::6:2
|
||
|
ns4 IN A 213.154.224.4 ; ns-ext.nlnetlabs.nl
|
||
|
ns4 IN AAAA 2001:7b8:206:1::4:53
|
||
|
ns5 IN A 192.5.4.1 ; sns-pb.isc.org
|
||
|
ns5 IN AAAA 2001:500:2e::1
|
||
|
www IN CNAME cacert.com.
|
||
|
|
||
|
dlv 0 IN TXT "DLV:1:fxmtrrsyywvr"
|