diff options
-rw-r--r-- | kyriasis.com.zone | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index 3c4ffa7..742d141 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 2h @ IN SOA theos.kyriasis.com. hostmaster ( - 33 ; serial + 35 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -97,6 +97,8 @@ _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. +;;; Gale +gale CNAME theos.kyriasis.com. ;;; SSH hostkeys <http://tools.ietf.org/html/rfc4255> ; <http://www.iana.org/assignments/dns-sshfp-rr-parameters/dns-sshfp-rr-parameters.xhtml> |