1
0
Fork 0
mirror of https://git.envs.net/envs/DNS synced 2024-05-08 07:16:02 +02:00

add $ORIGIN _tcp.matrix.envs.net. record

This commit is contained in:
creme 2021-08-16 21:58:00 +02:00
parent 2d9282dab6
commit 2da38cca26
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0

View File

@ -1,7 +1,7 @@
$ORIGIN .
$TTL 28800 ; 8 hours
envs.net IN SOA ns1.envs.net. root.envs.net. (
2021081202 ; serial
2021081601 ; serial
10800 ; refresh (3 hours)
3600 ; retry (1 hour)
604800 ; expire (1 week)
@ -46,6 +46,8 @@ _matrix SRV 10 0 443 matrix.envs.net.
_pop3 SRV 10 0 110 mail.envs.net.
_pop3s SRV 10 0 995 mail.envs.net.
_submission SRV 10 0 587 mail.envs.net.
$ORIGIN _tcp.matrix.envs.net.
_matrix SRV 10 0 443 matrix.envs.net.
$ORIGIN envs.net.
_turn._udp SRV 10 0 5349 turn
autoconfig CNAME mail