summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-07-21 15:21:03 -0400
committerBen Harris <ben@tilde.team>2020-07-21 15:21:03 -0400
commit40ced1035ca96557691005f33b7947d8b4410a0f (patch)
tree62ac3747d9178a9140550a72e62940aed561b618 /zones/db.ttm.sh
parentaa9e6b279c5fddc875f156687484760c8a227606 (diff)
re-add ipv6 now that it's working
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh
index a82f708..5440e6b 100644
--- a/zones/db.ttm.sh
+++ b/zones/db.ttm.sh
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 ttm.sh			IN SOA	ns1.tildeverse.net. root.ttm.sh. (
-				2020021908 ; serial
+				2020072100 ; serial
 				86400      ; refresh (1 day)
 				7200       ; retry (2 hours)
 				3600000    ; expire (5 weeks 6 days 16 hours)
@@ -26,3 +26,4 @@ ip4			A	167.114.7.65
 ip6			AAAA	2607:5300:203:5fd5::7:65
 ownercheck		TXT	"17ad81f6"
 ssh			A	167.114.7.66
+			AAAA	2607:5300:203:5fd5::7:66