From a797ad90c303af88f416993b0eb1f72153b4721d Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 17 Apr 2016 18:45:15 +0100 Subject: Use unqualified domains on the righhandside. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- kyriasis.com.zone | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/kyriasis.com.zone b/kyriasis.com.zone index ff5df41..8dd6491 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,15 +3,15 @@ $ORIGIN kyriasis.com. $TTL 2h @ IN SOA theos.kyriasis.com. hostmaster ( - 67 ; serial + 68 ; serial 4h ; refresh 1h ; retry 1w ; expire 1h ; minttl ) - NS ns1.kyriasis.com. - NS ns2.kyriasis.com. - NS ns3.kyriasis.com. + NS ns1 + NS ns2 + NS ns3 ; -> lucifer.kyriasis.com A 178.79.157.58 @@ -35,13 +35,13 @@ h.tirxu AAAA fc29:58d6:7dbb:81e7:2d03:3205:fcce:20e7 xarci A 163.172.146.146 www CNAME kyriasis.com. -www.theos CNAME theos.kyriasis.com. -git CNAME theos.kyriasis.com. -ldap CNAME theos.kyriasis.com. -autoconfig CNAME theos.kyriasis.com. -ca CNAME theos.kyriasis.com. -wiki CNAME theos.kyriasis.com. -xan CNAME theos.kyriasis.com. +www.theos CNAME theos +git CNAME theos +ldap CNAME theos +autoconfig CNAME theos +ca CNAME theos +wiki CNAME theos +xan CNAME theos ;;; Keybase verification @ TXT "keybase-site-verification=ps0bAlsiJPIhNZy3mN-xDArc8f9A-AEoVhgsC6NDLDk" @@ -75,13 +75,13 @@ _443._tcp.theos TLSA 3 0 1 35da01bd9fed5e538baae2cb423dd6923f8d313c ;;; Mail ;; MX -@ MX 5 theos.kyriasis.com. -@ MX 5 lucifer.kyriasis.com. -@ MX 10 h.theos.kyriasis.com. -h MX 5 h.theos.kyriasis.com. -theos MX 5 theos.kyriasis.com. -theos MX 25 lucifer.kyriasis.com. -lists MX 5 theos.kyriasis.com. +@ MX 5 theos +@ MX 5 lucifer +@ MX 10 h.theos +h MX 5 h.theos +theos MX 5 theos +theos MX 25 lucifer +lists MX 5 theos ;; SPF @ TXT "v=spf1 a mx ~all" @@ -99,33 +99,33 @@ _dmarc TXT "v=DMARC1; adkim=r; aspf=r; fo=1:d:s; p=none; ru ;; SRV for email discovery ;; (not sure if anything useful uses them?) -_submission._tcp SRV 0 0 587 theos.kyriasis.com. -_imap._tcp SRV 0 0 143 theos.kyriasis.com. -_imaps._tcp SRV 0 0 993 theos.kyriasis.com. +_submission._tcp SRV 0 0 587 theos +_imap._tcp SRV 0 0 143 theos +_imaps._tcp SRV 0 0 993 theos ;;; Kerberos _kerberos TXT "KYRIASIS.COM" -_kerberos._udp SRV 0 0 88 theos.kyriasis.com. -_kerberos._tcp SRV 0 0 88 theos.kyriasis.com. -_kerberos-master._udp SRV 0 0 88 theos.kyriasis.com. -_kerberos-adm._tcp SRV 0 0 749 theos.kyriasis.com. -_kpasswd._udp SRV 0 0 464 theos.kyriasis.com. +_kerberos._udp SRV 0 0 88 theos +_kerberos._tcp SRV 0 0 88 theos +_kerberos-master._udp SRV 0 0 88 theos +_kerberos-adm._tcp SRV 0 0 749 theos +_kpasswd._udp SRV 0 0 464 theos ;;; LDAP -_ldap._tcp SRV 0 0 389 theos.kyriasis.com. -_ldaps._tcp SRV 0 0 636 theos.kyriasis.com. +_ldap._tcp SRV 0 0 389 theos +_ldaps._tcp SRV 0 0 636 theos ;;; 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. +_xmpp-client._tcp SRV 5 0 5222 theos +_xmpp-client._tcp SRV 5 5 5222 h.theos +_xmpp-server._tcp SRV 5 0 5269 theos +_xmpp-server._tcp SRV 5 5 5269 h.theos ;;; Gale -gale CNAME theos.kyriasis.com. +gale CNAME theos ;;; SSH hostkeys ; -- cgit v1.2.3-54-g00ecf