- 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
24 lines
1.2 KiB
Dns
24 lines
1.2 KiB
Dns
; Zone file for coopermalloy.com
|
|
; Generated by mcp-vultr
|
|
$ORIGIN coopermalloy.com.
|
|
$TTL 3600
|
|
|
|
300 IN NS ns1.vultr.com
|
|
300 IN NS ns2.vultr.com
|
|
300 IN A 74.91.22.234
|
|
* 300 IN CNAME coopermalloy.com
|
|
mail 3600 IN CNAME mail.supported.systems
|
|
300 IN MX 10 mail.supported.systems
|
|
3600 IN TXT "v=spf1 mx a:mail.supported.systems ~all"
|
|
_acme-challenge 300 IN TXT "EZLETkIGw-ztOqS8PxZ6ErG1wuFdbwUUo_hQ6Ouc1u0"
|
|
_acme-challenge 300 IN TXT "YckMEs1aROXztwr7eHJksQ7VdR9GSKfMDujVL8BH25E"
|
|
_acme-challenge 300 IN TXT "zSS6xNG4EIz1LLTRIcSmX2HBHTSRZVvy8kkgTYI2mSg"
|
|
_acme-challenge 300 IN TXT "ejOaDU5rLWuvS9cju8j-kKOAJUg4_jWCyoWHLLwCrOE"
|
|
_acme-challenge 300 IN TXT "brZAVXUnhz7mRM4PcwHh5c2ijry53dnWfG21-3h_xg8"
|
|
_acme-challenge 300 IN TXT "q9dYWfE9JGJ3NrqvnnHPn0iK2MUKm_YeV04ApmLG7aw"
|
|
_acme-challenge 300 IN TXT "y524GdfUDU6A1-bz9c2V9ikshLe-jHJdlY6ckd7bEWQ"
|
|
_acme-challenge 300 IN TXT "SEIL9s7-r-rOHWnE-ZDeNPk_1f3iHfqGYjluAU6R4Xw"
|
|
_acme-challenge 300 IN TXT "fZ9Wg4cJirtPEGr5JtR_aO4dSRZOtKLopug05hwJOU0"
|
|
_acme-challenge 300 IN TXT "6LWS9nyupxDGygeRbBmWnkJyjZhMCxj-xZRZmRnzquw"
|
|
_acme-challenge 300 IN TXT "JG5vKxfEqXH43AK3FEnPYwVc7TkADQ-PxgjdqfrpAgU"
|
|
_acme-challenge 300 IN TXT "b9X8yKk78gcZ0mg8Wy-81_keh9ZetEBs08QNqUDuXr4" |