|
|
@ -1,14 +1,13 @@ |
|
|
|
$TTL 3d |
|
|
|
@ IN SOA cosi.clarkson.edu. root.cslabs.clarkson.edu. ( |
|
|
|
219 ; serial |
|
|
|
$TTL 1h |
|
|
|
@ IN SOA talos.cslabs.clarkson.edu. root.cslabs.clarkson.edu. ( |
|
|
|
220 ; serial |
|
|
|
1d ; refresh |
|
|
|
2h ; retry |
|
|
|
1w ; expire |
|
|
|
1800 ) ; negative caching-ttl |
|
|
|
|
|
|
|
; Namservers |
|
|
|
@ IN NS atlas |
|
|
|
recursion IN NS talos |
|
|
|
@ IN NS talos |
|
|
|
|
|
|
|
; 144 subnet |
|
|
|
cthulu IN A 128.153.144.20 |
|
|
@ -99,9 +98,9 @@ talos IN AAAA 2605:6480:c051:0003::1 |
|
|
|
atlas IN AAAA 2605:6480:c051:0004::1 |
|
|
|
bacon IN AAAA 2605:6480:c051:0005::1 |
|
|
|
mirror IN AAAA 2605:6480:c051:0100::1 |
|
|
|
voip6 IN AAAA 2605:6480:c051:0101::1 |
|
|
|
dubsdot2 IN AAAA 2605:6480:c051:0200::1 |
|
|
|
c051 IN AAAA 2605:6480:c051:c051:c051:c051:c051:c051 |
|
|
|
voip6 IN AAAA 2605:6480:c051:0101::1 |
|
|
|
norm IN AAAA 2605:6480:c051:0303::1 |
|
|
|
|
|
|
|
; CNAMEs |
|
|
@ -154,13 +153,6 @@ drupal IN CNAME dubsdot2 |
|
|
|
|
|
|
|
; TXT records |
|
|
|
_kerberos IN TXT "CSLABS.CLARKSON.EDU" |
|
|
|
test IN TXT "test" |
|
|
|
|
|
|
|
; NS delegations |
|
|
|
recursion IN NS ns.recursion |
|
|
|
|
|
|
|
; Glue As |
|
|
|
ns.recursion IN A 128.153.145.10 |
|
|
|
|
|
|
|
; CAA |
|
|
|
@ IN CAA 128 issue "letsencrypt.org" |
|
|
|