add jacksonconstructionservices.net

This commit is contained in:
Ben Harris 2020-11-16 23:09:35 -05:00
parent 085401300d
commit d6856c0a39
2 changed files with 25 additions and 0 deletions

View File

@ -128,3 +128,12 @@ zone "ittwsd.org" {
};
};
zone "jacksonconstructionservices.net" {
type master;
file "/etc/bind/zones/mydomains/db.jacksonconstructionservices.net";
allow-transfer { ns2; };
also-notify { ns2; };
update-policy {
grant certbot name _acme-challenge.jacksonconstructionservices.net. txt;
};
};

View File

@ -0,0 +1,16 @@
$ORIGIN .
$TTL 3600 ; 1 hour
jacksonconstructionservices.net IN SOA ns1.bhh.sh. root.jacksonconstructionservices.net. (
2020111310 ; serial
86400 ; refresh (1 day)
7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours)
172800 ; minimum (2 days)
)
NS ns1.bhh.sh.
NS ns2.bhh.sh.
A 198.108.76.81
MX 1 mail.bhh.sh.
$ORIGIN jacksonconstructionservices.net.
* A 198.108.76.81
ownercheck TXT "17ad81f6"