Actualiser chalec.org.zone
This commit is contained in:
parent
ccbb676a99
commit
9264bf947f
|
@ -1,6 +1,6 @@
|
||||||
$TTL 60m
|
$TTL 60m
|
||||||
chalec.org. IN SOA dns.libre-en-communs.org. contact.a-lec.org. (
|
chalec.org. IN SOA dns.libre-en-communs.org. contact.a-lec.org. (
|
||||||
2403081222 ; serial AAMMDDHHmm
|
2403081350 ; serial AAMMDDHHmm
|
||||||
86400 ; refresh (1 day)
|
86400 ; refresh (1 day)
|
||||||
3600 ; retry (1 hour)
|
3600 ; retry (1 hour)
|
||||||
3600000 ; expire (5 weeks 6 days 16 hours)
|
3600000 ; expire (5 weeks 6 days 16 hours)
|
||||||
|
@ -34,6 +34,8 @@ irc IN AAAA 2001:910:1021:0:2::204
|
||||||
irc IN A 80.67.179.96
|
irc IN A 80.67.179.96
|
||||||
matrix IN AAAA 2001:910:1021:0:2::204
|
matrix IN AAAA 2001:910:1021:0:2::204
|
||||||
matrix IN A 80.67.179.96
|
matrix IN A 80.67.179.96
|
||||||
|
matrix-gateway IN AAAA 2001:910:1021:0:2::204
|
||||||
|
matrix-gateway IN A 80.67.179.96
|
||||||
_jabber IN SRV 5 0 5269 xmpp
|
_jabber IN SRV 5 0 5269 xmpp
|
||||||
_stun._tcp IN SRV 5 0 3478 xmpp
|
_stun._tcp IN SRV 5 0 3478 xmpp
|
||||||
_stun._udp IN SRV 5 0 3478 xmpp
|
_stun._udp IN SRV 5 0 3478 xmpp
|
||||||
|
|
Loading…
Reference in New Issue