summary refs log tree commit diff
path: root/zones/mydomains
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-05-07 16:12:17 -0400
committerBen Harris <ben@tilde.team>2021-05-07 16:12:17 -0400
commit25ac27c311e1ddf10752f9383b5ce67187227db8 (patch)
treec66c68d3b54896ba52f4d2da8b261c6d8b1f15e5 /zones/mydomains
parent77dac2efe8fb2edf4f2ea482af4889c55a583d7a (diff)
update ctrl-c.t.c and 443 multiplex
Diffstat (limited to 'zones/mydomains')
-rw-r--r--zones/mydomains/db.hmm.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/zones/mydomains/db.hmm.st b/zones/mydomains/db.hmm.st
index 528c519..0240b60 100644
--- a/zones/mydomains/db.hmm.st
+++ b/zones/mydomains/db.hmm.st
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 hmm.st			IN SOA	ns1.bhh.sh. root.hmm.st. (
-				2021050300 ; serial
+				2021050700 ; serial
 				86400      ; refresh (1 day)
 				7200       ; retry (2 hours)
 				3600000    ; expire (5 weeks 6 days 16 hours)
@@ -29,8 +29,8 @@ _turn			SRV	0 0 3478 hmm.st.
 _turns			SRV	0 0 5349 hmm.st.
 _xmpp-client		SRV	5 0 5222 hmm.st.
 _xmpp-server		SRV	5 0 5269 hmm.st.
-_xmpps-client		SRV	5 0 5223 hmm.st.
-_xmpps-server		SRV	5 0 5270 hmm.st.
+_xmpps-client		SRV	5 0 443 hmm.st.
+_xmpps-server		SRV	5 0 443 hmm.st.
 $ORIGIN _udp.hmm.st.
 _sip			SRV	0 0 5060 hmm.st.
 _stun			SRV	0 0 3478 hmm.st.