diff --git a/named.conf.local b/named.conf.local index b2ee105..030682c 100644 --- a/named.conf.local +++ b/named.conf.local @@ -98,16 +98,6 @@ zone "tildegit.org" { }; }; -zone "tilde.life" { - type master; - file "/etc/bind/zones/db.tilde.life"; - allow-transfer { transferto; heslave; }; - also-notify { notifylist; he1; }; - update-policy { - grant certbot name _acme-challenge.tilde.life. txt; - }; -}; - zone "tilde.news" { type master; file "/etc/bind/zones/db.tilde.news"; diff --git a/zones/db.tilde.life b/zones/db.tilde.life deleted file mode 100644 index 8064f77..0000000 --- a/zones/db.tilde.life +++ /dev/null @@ -1,37 +0,0 @@ -$ORIGIN tilde.life. -$TTL 3600 - -;; SOA Record -tilde.life. 3600 IN SOA ns1.tildeverse.net. root.tilde.life. ( - 2022041200 - 86400 ; refresh (24 hours) - 7200 ; retry (2 hour) - 3600000 ; expire (1000 hours) - 172800 ; minimum (2 days) - ) - -;; NS Records -@ IN NS ns1.tildeverse.net. - NS ns1.he.net. - NS ns2.he.net. - NS ns3.he.net. - NS ns4.he.net. - NS ns5.he.net. - CAA 0 issue "letsencrypt.org" - -;; A Records -* IN A 198.50.210.248 -@ IN A 198.50.210.248 - -;; AAAA Records -* IN AAAA 2607:5300:60:4f58::248 -@ IN AAAA 2607:5300:60:4f58::248 - -;; MX Records -@ IN MX 1 mail.tilde.team. - -;; TXT Records -_dmarc IN TXT "v=DMARC1; p=reject; ruf=mailto:postmaster@tilde.life; sp=none; ri=86400" -mail._domainkey IN TXT "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSw0wZVrHZCdOg3KgVJRuq3HpBudUZ8EJSZWLntQow4WlAxhN68SOKd1iUAtk6hGSznXuMiiJrNRrPUPeloviLIOovcU3LxIvd9gxQc9D7BkIbGHs4z5NpvCOTbGqvCLqc7z3rUu/kaf7nBqOSwQFDc4XrrnsK0e6AzKkn5qnQvwIDAQAB" -@ IN TXT "v=spf1 a mx -all" -