From: Alex Dehnert Date: Thu, 13 Jun 2019 03:46:10 +0000 (-0400) Subject: Added NS record and SquaresDB hostnames X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=1c834e0a48fc91861413c06c6d839607b655b03a;hp=e53217f503807b43a1eac04dc4d3ce97f91058b7;p=sysconfig%2Fbind.git Added NS record and SquaresDB hostnames olinda's IP is changing (... again), and it seems wise to just include "olinda.mit.edu" as an NS record, since that's probably relatively stable... --- diff --git a/pri/combined-dehnerts.zone b/pri/combined-dehnerts.zone index 79e62f7..8c4d44b 100644 --- a/pri/combined-dehnerts.zone +++ b/pri/combined-dehnerts.zone @@ -1,6 +1,6 @@ $TTL 300 @ IN SOA ns root ( - 2019030602 ; Serial + 2019061201 ; Serial 4h ; slave refresh 15m ; slave retry time in case of a problem 4w ; slave expiration time @@ -9,6 +9,7 @@ $TTL 300 IN NS ns3.dehnerts.com. IN NS adehnert3.xvm.mit.edu. IN NS ns1.sipb.org. + IN NS olinda.mit.edu. IN A 18.102.208.15 IN MX 10 mail IN MX 20 adehnert3.xvm.mit.edu. @@ -66,6 +67,8 @@ mc IN CNAME olinda webapps IN CNAME olinda extern IN A 66.92.29.156 +squaresdb IN CNAME adehnert-test-a.mit.edu. +squaresdb1 IN CNAME adehnert-test-a.mit.edu. ; GitLab gametex CNAME adehnert.gitlab.io.