summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-01-14 17:42:00 -0500
committerBen Harris <ben@tilde.team>2020-01-14 17:42:00 -0500
commit2eb3e4c6bcc59b4a7276687f0b98c65dd5736421 (patch)
tree88d9c2e064bbde6e467b39c5ccca790142f65b5a /zones/db.ttm.sh
parentd8a644d67da6c801b19af34ddd8a36b44d240a40 (diff)
add ipv6 addrs for home
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh
index ab9bb1d..cb32e7c 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. (
-				2020010501 ; serial
+				2020011400 ; serial
 				86400      ; refresh (1 day)
 				7200       ; retry (2 hours)
 				3600000    ; expire (5 weeks 6 days 16 hours)
@@ -20,6 +20,5 @@ asylum			A	192.95.3.25
 $ORIGIN asylum.ttm.sh.
 *			A	192.95.3.25
 $ORIGIN ttm.sh.
-ip4			A	167.114.7.65
 ownercheck		TXT	"17ad81f6"
 ssh			A	167.114.7.66