X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/3a772cfb9bb9d53599a47de39714ddcddcdbbe1a..40832d8058e6f13747cb8abac5f64263827bde8a:/escorted.lisp diff --git a/escorted.lisp b/escorted.lisp index 3e4b5ed..e2f542d 100644 --- a/escorted.lisp +++ b/escorted.lisp @@ -9,15 +9,21 @@ (defzone escorted.org.uk ;; Nameservers - :ns ((radius-ns :ip radius) - (precision-ns :ip precision) - (telecaster-ns :ip telecaster) + :ns ((radius.ns :ip radius) + (precision.ns :ip precision) + (telecaster.ns :ip telecaster) + (national.ns :ip national) (mythic-beasts-1.ns :ip mythic-ns1) - (mythic-beasts-2.ns :ip mythic-ns2)) + (mythic-beasts-2.ns :ip mythic-ns2) + (mythic-beasts-3.ns :ip mythic-ns3)) ;; Web service. ((@ www) :svc stratocaster) + ;; Certification. + :caa ((:issue "letsencrypt.org") + (:issue "distorted.org.uk")) + ;; Mail servers :mx ((mail :ip stratocaster)) :srv ((:smtp mail))