add new linode host, tsig key

This commit is contained in:
David Blacka 2024-05-13 19:07:19 -04:00
parent 169631ac4c
commit d622e75aa5
2 changed files with 6 additions and 3 deletions

View File

@ -15,9 +15,9 @@ zone "blacka.com" {
127.0.0.1; 127.0.0.1;
45.79.181.51; // typhoon.kahlerlarson.lorg 45.79.181.51; // typhoon.kahlerlarson.lorg
104.225.12.28; // keilir.ogud.com 104.225.12.28; // keilir.ogud.com
// key zeke-tornado.; key zeke-tornado.;
// key zeke-ogud2.; // key zeke-ogud2.;
// key zeke-ogud3; key zeke-ogud3;
}; };
}; };

View File

@ -1,7 +1,7 @@
$ORIGIN . $ORIGIN .
$TTL 3600 ; 1 hour $TTL 3600 ; 1 hour
blacka.com IN SOA ns1.blacka.com. david.blacka.com. ( blacka.com IN SOA ns1.blacka.com. david.blacka.com. (
100054 ; serial 100055 ; serial
43200 ; refresh (12 hours) 43200 ; refresh (12 hours)
3600 ; retry (1 hour) 3600 ; retry (1 hour)
2592000 ; expire (30 days) 2592000 ; expire (30 days)
@ -27,6 +27,9 @@ mail CNAME ghs.google.com.
calendar CNAME ghs.google.com. calendar CNAME ghs.google.com.
ns1 A 70.164.19.155 ns1 A 70.164.19.155
; new blacka.com linode instance
diagonal A 45.79.170.188
AAAA 2600:3c03::f03c:94ff:fe52:8c02
; zeke at NOVA.org ; zeke at NOVA.org
zeke A 70.164.19.155 zeke A 70.164.19.155
; zoidberg at NOVA.org ; zoidberg at NOVA.org