- Auto plugin loads zones-prepared/*.zone (regex zone-name extraction) - scripts/prepare-zones.sh transforms raw Vultr exports: * synthesizes SOA (omitted by Vultr; CoreDNS requires it) * prepends @ to leading-TAB apex lines to disambiguate owner inheritance * dot-terminates NS/MX/CNAME rdata so $ORIGIN doesn't double-suffix - DNS_PORT defaults to 1053 (5353=avahi, 53=libvirt dnsmasq on this host) - Forwards non-authoritative queries to 1.1.1.1/1.0.0.1/9.9.9.9 - Makefile targets: prep, up, down, reload, test, logs - 91 zones loaded
22 lines
1.0 KiB
Dns
22 lines
1.0 KiB
Dns
; Zone file for lukascrockett.com
|
|
; Generated by mcp-vultr
|
|
$ORIGIN lukascrockett.com.
|
|
$TTL 3600
|
|
|
|
300 IN NS ns1.vultr.com
|
|
300 IN NS ns2.vultr.com
|
|
300 IN A 74.91.22.234
|
|
mail 3600 IN A 66.42.75.247
|
|
* 300 IN CNAME lukascrockett.com
|
|
300 IN MX 10 mail.supported.systems
|
|
_acme-challenge 300 IN TXT "YrLNcgbxEOPdEE8s-Ba4w0iHVVSWTX3uQQQHk8Xrgwo"
|
|
_acme-challenge 300 IN TXT "Gq03noaghtCkdjgQQUPf6CacZaYqFuOMLJLyws9wibM"
|
|
_acme-challenge 300 IN TXT "smQymDPT3Ly1knxl9gbe0X6fq2IW95r6j03SL3z-C98"
|
|
_acme-challenge 300 IN TXT "nitRSxEEv0LYZChTUO2L1kLCvN_myjheHtyAAARMxcA"
|
|
_acme-challenge 300 IN TXT "ADntnwcItAlQHxqD0SSHZL3-l29o5kSLpyhny0-E00E"
|
|
_acme-challenge 300 IN TXT "--oEcmCstqnVUu6QvbaFUpCx8iy6plTJLPPYmC9VLT4"
|
|
_acme-challenge 300 IN TXT "VSvPcX1tAvUhs7hMrvjJEaF-Agjt0GeA_EQCyB6MFEQ"
|
|
_acme-challenge 300 IN TXT "quP3aX7vxqc37_VL7y9vHBseSM_OaALkGQYqWFDKma0"
|
|
_acme-challenge 300 IN TXT "6yXwyJweM1iTDLH-ONYIG1nudIM2qCtcOldtAcWmrmI"
|
|
_acme-challenge 300 IN TXT "fji0kvYStzx22d3UDTS74EnuJGLQtBlexrsQt4qiV_4"
|
|
_acme-challenge 300 IN TXT "uTYNsXtezmVIZnPqHMjMYi-3zYPzCVV8uRYoZsREJxk" |