remove he.net nameservers

This commit is contained in:
Ben Harris 2021-01-03 14:55:16 -05:00
parent 64d56400a1
commit 81888f5376
7 changed files with 10 additions and 22 deletions

View File

@ -2,15 +2,13 @@
include "/etc/bind/pi.key"; include "/etc/bind/pi.key";
acl ns2 { 167.114.154.31; }; acl ns2 { 167.114.154.31; };
acl he { 216.218.133.2; 2001:470:600::2; };
masters ns2 { 167.114.154.31; }; masters ns2 { 167.114.154.31; };
masters he { 216.218.130.2; 2001:470:100::2; };
zone "benharri.com" { zone "benharri.com" {
type master; type master;
file "/etc/bind/zones/mydomains/db.benharri.com"; file "/etc/bind/zones/mydomains/db.benharri.com";
allow-transfer { ns2; he; }; allow-transfer { ns2; };
also-notify { ns2; he; }; also-notify { ns2; };
update-policy { update-policy {
grant certbot name _acme-challenge.benharri.com. txt; grant certbot name _acme-challenge.benharri.com. txt;
}; };
@ -19,8 +17,8 @@ zone "benharri.com" {
zone "benharri.org" { zone "benharri.org" {
type master; type master;
file "/etc/bind/zones/mydomains/db.benharri.org"; file "/etc/bind/zones/mydomains/db.benharri.org";
allow-transfer { ns2; he; }; allow-transfer { ns2; };
also-notify { ns2; he; }; also-notify { ns2; };
update-policy { update-policy {
grant certbot name _acme-challenge.benharri.org. txt; grant certbot name _acme-challenge.benharri.org. txt;
}; };

View File

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 3600 ; 1 hour $TTL 3600 ; 1 hour
tild3.org IN SOA ns1.tildeverse.net. root.tild3.org. ( tild3.org IN SOA ns1.tildeverse.net. root.tild3.org. (
2020041220 ; serial 2020041224 ; serial
86400 ; refresh (1 day) 86400 ; refresh (1 day)
7200 ; retry (2 hours) 7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours) 3600000 ; expire (5 weeks 6 days 16 hours)

View File

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 3600 ; 1 hour $TTL 3600 ; 1 hour
tildegit.org IN SOA ns1.tildeverse.net. root.tildegit.org. ( tildegit.org IN SOA ns1.tildeverse.net. root.tildegit.org. (
2020111000 ; serial 2020111004 ; serial
86400 ; refresh (1 day) 86400 ; refresh (1 day)
7200 ; retry (2 hours) 7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours) 3600000 ; expire (5 weeks 6 days 16 hours)

View File

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 3600 ; 1 hour $TTL 3600 ; 1 hour
tildeteam.org IN SOA ns1.tildeverse.net. root.tildeteam.org. ( tildeteam.org IN SOA ns1.tildeverse.net. root.tildeteam.org. (
2020011520 ; serial 2020011524 ; serial
86400 ; refresh (1 day) 86400 ; refresh (1 day)
7200 ; retry (2 hours) 7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours) 3600000 ; expire (5 weeks 6 days 16 hours)

View File

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 3600 ; 1 hour $TTL 3600 ; 1 hour
tildeverse.org IN SOA ns1.tildeverse.org. root.tildeverse.org. ( tildeverse.org IN SOA ns1.tildeverse.org. root.tildeverse.org. (
2020122800 ; serial 2020122804 ; serial
86400 ; refresh (1 day) 86400 ; refresh (1 day)
7200 ; retry (2 hours) 7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours) 3600000 ; expire (5 weeks 6 days 16 hours)

View File

@ -3,7 +3,7 @@ $TTL 3600
;; SOA Record ;; SOA Record
benharri.com. 3600 IN SOA ns1.bhh.sh. root.benharri.com. ( benharri.com. 3600 IN SOA ns1.bhh.sh. root.benharri.com. (
2020111700 ; serial 2021010300 ; serial
86400 ; refresh (24 hours) 86400 ; refresh (24 hours)
7200 ; retry (2 hour) 7200 ; retry (2 hour)
3600000 ; expire (1000 hours) 3600000 ; expire (1000 hours)
@ -13,11 +13,6 @@ benharri.com. 3600 IN SOA ns1.bhh.sh. root.benharri.com. (
;; NS records ;; NS records
IN NS ns1.bhh.sh. IN NS ns1.bhh.sh.
IN NS ns2.bhh.sh. IN NS ns2.bhh.sh.
IN NS ns1.he.net.
IN NS ns2.he.net.
IN NS ns3.he.net.
IN NS ns4.he.net.
IN NS ns5.he.net.
;; A Records ;; A Records
* IN A 198.108.76.81 * IN A 198.108.76.81

View File

@ -3,7 +3,7 @@ $TTL 3600
;; SOA Record ;; SOA Record
benharri.org. 3600 IN SOA ns1.bhh.sh. root.benharri.org. ( benharri.org. 3600 IN SOA ns1.bhh.sh. root.benharri.org. (
2020111800 ; serial 2021010300 ; serial
86400 ; refresh (24 hours) 86400 ; refresh (24 hours)
7200 ; retry (2 hour) 7200 ; retry (2 hour)
3600000 ; expire (1000 hours) 3600000 ; expire (1000 hours)
@ -13,11 +13,6 @@ benharri.org. 3600 IN SOA ns1.bhh.sh. root.benharri.org. (
;; NS records ;; NS records
IN NS ns1.bhh.sh. IN NS ns1.bhh.sh.
IN NS ns2.bhh.sh. IN NS ns2.bhh.sh.
IN NS ns1.he.net.
IN NS ns2.he.net.
IN NS ns3.he.net.
IN NS ns4.he.net.
IN NS ns5.he.net.
;; A Records ;; A Records
* IN A 198.108.76.81 * IN A 198.108.76.81