forked from critical/dns-zones
3234773ffd
to show that the IPv4 address in our range is taken. Add IPv6 address, SSHFP and PTR records for hopper.cacert.org. git-svn-id: http://svn.cacert.org/CAcert/SystemAdministration/ns/var/opendnssec/unsigned@2533 14b1bab8-4ef6-0310-b690-991c95c89dfd
18 lines
573 B
Text
18 lines
573 B
Text
; DNS master zone file for reverse IPv6 for cacert.org, under RCS control
|
|
; @(#)(CAcert) $Id: 2001:07b8:616.ip6,v 1.4 2014/01/26 09:19:46 root Exp $
|
|
|
|
$TTL 12h ; default TTL for zone data
|
|
|
|
@ IN SOA ns1.cacert.org. hostmaster.cacert.org. (
|
|
2014012601 ; Serial
|
|
4h ; refresh time
|
|
1h ; retry interval
|
|
2d ; expire time
|
|
12h ) ; negative caching TTL
|
|
|
|
@ IN NS ns1.cacert.org.
|
|
@ IN NS ns3.cacert.org.
|
|
@ IN NS ns5.cacert.org.
|
|
|
|
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR dummy.cacert.org.
|
|
0.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.2.6.1.0 PTR hopper.cacert.org.
|