From 94002f3684e80d918b40d331990e30a44abac39c Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 18 Jun 2015 02:10:29 +0200 Subject: Add XMPP records MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- kyriasis.com.zone | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kyriasis.com.zone b/kyriasis.com.zone index 9c25a1d..e7b4f2a 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 2h @ IN SOA theos.kyriasis.com. hostmaster ( - 44 ; serial + 45 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -101,6 +101,11 @@ _kpasswd._udp SRV 0 0 464 theos.kyriasis.com. _ldap._tcp SRV 0 0 389 theos.kyriasis.com. _ldaps._tcp SRV 0 0 636 theos.kyriasis.com. + +;;; XMPP +_xmpp-client._tcp SRV 5 0 5222 theos.kyriasis.com. +_xmpp-server._tcp SRV 5 0 5269 theos.kyriasis.com. + ;;; Gale gale CNAME theos.kyriasis.com. -- cgit v1.2.3-70-g09d2