From 1da27157d0b43c1f33169383d9839c044e0a5432 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 10 Jul 2015 13:34:55 +0100 Subject: add hyperboria XMPP --- kyriasis.com.zone | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kyriasis.com.zone b/kyriasis.com.zone index 4fa15a1..17dae95 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 2h @ IN SOA theos.kyriasis.com. hostmaster ( - 46 ; serial + 47 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -18,6 +18,7 @@ $TTL 2h theos A 212.71.254.33 theos AAAA 2a01:7e00::f03c:91ff:fe6e:f996 +h.theos AAAA fca1:fabb:7792:f28d:4623:139:10af:549 NS1 A 212.71.254.33 NS1 AAAA 2a01:7e00::f03c:91ff:fe6e:f996 @@ -104,7 +105,9 @@ _ldaps._tcp SRV 0 0 636 theos.kyriasis.com. ;;; XMPP _xmpp-client._tcp SRV 5 0 5222 theos.kyriasis.com. +_xmpp-client._tcp SRV 5 5 5222 h.theos.kyriasis.com. _xmpp-server._tcp SRV 5 0 5269 theos.kyriasis.com. +_xmpp-server._tcp SRV 5 5 5269 h.theos.kyriasis.com. ;;; Gale gale CNAME theos.kyriasis.com. -- cgit v1.2.3-70-g09d2