1
0
Fork 0

Remove A records for cod.cacert.org and translingo.cacert.org per e-mail request

from Mario Lipinski on 20.05.2012.


git-svn-id: http://svn.cacert.org/CAcert/SystemAdministration/ns/var/opendnssec/unsigned@2383 14b1bab8-4ef6-0310-b690-991c95c89dfd
add-secure1-alias-for-www1
wytze@deboca.net 13 years ago
parent aeb3bc5df4
commit a519fee7de

@ -1,10 +1,10 @@
; DNS master zone file for cacert.org, under RCS control ; DNS master zone file for cacert.org, under RCS control
; @(#)(CAcert) $Id: cacert.org,v 1.52 2012/04/17 07:07:02 root Exp $ ; @(#)(CAcert) $Id: cacert.org,v 1.53 2012/05/21 08:17:26 root Exp $
$TTL 12h ; default TTL for zone data $TTL 12h ; default TTL for zone data
@ IN SOA ns1.cacert.org. hostmaster.cacert.org. ( @ IN SOA ns1.cacert.org. hostmaster.cacert.org. (
2012041701 ; Serial 2012052101 ; Serial
4h ; refresh time 4h ; refresh time
1h ; retry interval 1h ; retry interval
2d ; expire time 2d ; expire time
@ -25,7 +25,6 @@ blog IN TXT "v=spf1 -all"
board IN A 213.154.225.252 board IN A 213.154.225.252
bugs IN A 213.154.225.232 bugs IN A 213.154.225.232
cats IN A 213.154.225.243 cats IN A 213.154.225.243
cod IN A 213.154.225.252
community IN A 213.154.225.239 community IN A 213.154.225.239
community-vpn IN A 78.47.142.76 community-vpn IN A 78.47.142.76
crl IN A 213.154.225.236 crl IN A 213.154.225.236
@ -63,7 +62,6 @@ svn IN A 213.154.225.238
cert.svn IN CNAME svn.cacert.org. cert.svn IN CNAME svn.cacert.org.
nocert.svn IN CNAME svn.cacert.org. nocert.svn IN CNAME svn.cacert.org.
translations IN A 213.154.225.240 translations IN A 213.154.225.240
translingo IN A 213.154.225.242
tverify IN A 213.154.225.247 tverify IN A 213.154.225.247
wiki IN A 213.154.225.235 wiki IN A 213.154.225.235
www IN A 213.154.225.245 www IN A 213.154.225.245

@ -1,16 +1,21 @@
RCS file: /var/opendnssec/unsigned/RCS/cacert.org,v RCS file: /var/opendnssec/unsigned/RCS/cacert.org,v
Working file: /var/opendnssec/unsigned/cacert.org Working file: /var/opendnssec/unsigned/cacert.org
head: 1.52 head: 1.53
branch: branch:
locks: strict locks: strict
access list: access list:
symbolic names: symbolic names:
keyword substitution: kv keyword substitution: kv
total revisions: 52; selected revisions: 52 total revisions: 53; selected revisions: 53
description: description:
cacert.org - zone file for cacert.org cacert.org - zone file for cacert.org
---------------------------- ----------------------------
revision 1.53
date: 2012/05/21 08:17:26; author: root; state: Exp; lines: +2 -4
Remove A records for cod.cacert.org and translingo.cacert.org per e-mail
request from Mario Lipinski on 20.05.2012.
----------------------------
revision 1.52 revision 1.52
date: 2012/04/17 07:07:02; author: root; state: Exp; lines: +3 -3 date: 2012/04/17 07:07:02; author: root; state: Exp; lines: +3 -3
Reduce SOA expiration timer from 1 week to 2 days, in order to comply with Reduce SOA expiration timer from 1 week to 2 days, in order to comply with

Loading…
Cancel
Save