update xmpp srv records

This commit is contained in:
Ben Harris 2021-05-09 23:30:03 -04:00
parent 25ac27c311
commit 7f17e0f5b6
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 3600 ; 1 hour
hmm.st IN SOA ns1.bhh.sh. root.hmm.st. (
2021050700 ; serial
2021050902 ; serial
86400 ; refresh (1 day)
7200 ; retry (2 hours)
3600000 ; expire (5 weeks 6 days 16 hours)
@ -27,10 +27,10 @@ _stun SRV 0 0 3478 hmm.st.
_stuns SRV 0 0 5349 hmm.st.
_turn SRV 0 0 3478 hmm.st.
_turns SRV 0 0 5349 hmm.st.
_xmpp-client SRV 5 0 5222 hmm.st.
_xmpps-client SRV 5 0 5223 hmm.st.
_xmpp-client SRV 10 0 5222 hmm.st.
_xmpps-server SRV 5 0 5270 hmm.st.
_xmpp-server SRV 5 0 5269 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.