Backup of DNS zone

This commit is contained in:
Roberto Alsina 2024-08-20 11:43:48 -03:00
parent 7761f341d0
commit e32c91191a

59
ralsina.me.txt Normal file
View File

@ -0,0 +1,59 @@
;;
;; Domain: ralsina.me.
;; Exported: 2024-08-20 14:42:21
;;
;; This file is intended for use for informational and archival
;; purposes ONLY and MUST be edited before use on a production
;; DNS server. In particular, you must:
;; -- update the SOA record with the correct authoritative name server
;; -- update the SOA record with the contact e-mail address information
;; -- update the NS record(s) with the authoritative name servers for this domain.
;;
;; For further information, please consult the BIND documentation
;; located on the following website:
;;
;; http://www.isc.org/
;;
;; And RFC 1035:
;;
;; http://www.ietf.org/rfc/rfc1035.txt
;;
;; Please note that we do NOT offer technical support for any use
;; of this zone data, the BIND name server, or any other third-party
;; DNS software.
;;
;; Use at your own risk.
;; SOA Record
ralsina.me 3600 IN SOA princess.ns.cloudflare.com. dns.cloudflare.com. 2047583154 10000 2400 604800 3600
;; NS Records
ralsina.me. 86400 IN NS princess.ns.cloudflare.com.
ralsina.me. 86400 IN NS tim.ns.cloudflare.com.
;; A Records
direct.ralsina.me. 1 IN A 192.241.197.159 ; Points to DigitalOcean VPS for nikola and others
;; CAA Records
ralsina.me. 1 IN CAA 0 issuewild "pki.goog; cansignhttpexchanges=yes"
ralsina.me. 1 IN CAA 0 issuewild "letsencrypt.org"
ralsina.me. 1 IN CAA 0 issuewild "digicert.com; cansignhttpexchanges=yes"
ralsina.me. 1 IN CAA 0 issuewild "comodoca.com"
ralsina.me. 1 IN CAA 0 issue "pki.goog; cansignhttpexchanges=yes"
ralsina.me. 1 IN CAA 0 issue "letsencrypt.org"
ralsina.me. 1 IN CAA 0 issue "digicert.com; cansignhttpexchanges=yes"
ralsina.me. 1 IN CAA 0 issue "comodoca.com"
;; CNAME Records
_acme-challenge.ralsina.me. 1 IN CNAME ralsina.me.ydzmj.flydns.net.
*.ralsina.me. 1 IN CNAME white-wave-7409.fly.dev.
ralsina.me. 1 IN CNAME white-wave-7409.fly.dev.
;; MX Records
ralsina.me. 1 IN MX 75 route2.mx.cloudflare.net.
ralsina.me. 1 IN MX 27 route3.mx.cloudflare.net.
ralsina.me. 1 IN MX 1 route1.mx.cloudflare.net.
;; TXT Records
_dmarc.ralsina.me. 1 IN TXT "v=DMARC1; p=none; rua=mailto:ralsina@netmanagers.com.ar,mailto:roberto.alsina@gmail.com,mailto:roberto@ralsina.me"
ralsina.me. 1 IN TXT "v=spf1 include:_spf.mx.cloudflare.net ~all"
ralsina.me. 1 IN TXT "google-site-verification=GLjctZfTmZSRp8wt7vx4ko-KaGlqT5hxfUTliYpX9V8"