diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-11 22:49:00 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-11 22:49:30 +0200 |
commit | 697597fa41e6a16a1172b9efed139ddbf4ec1b5c (patch) | |
tree | 64199c46d1d4d9448ebbda071c7c2778c596ba99 | |
parent | 6f0177e5ed1d7e9f11e3e3254739b8638682979b (diff) | |
download | dns-697597fa41e6a16a1172b9efed139ddbf4ec1b5c.tar.xz |
Add zorg and leeloo addresses from cjdns tunnel to theos
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | kyriasis.com.zone | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index 4a130a4..0177cf3 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 2h @ IN SOA theos.kyriasis.com. hostmaster ( - 48 ; serial + 49 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -25,6 +25,9 @@ NS1 AAAA 2a01:7e00::f03c:91ff:fe6e:f996 NS2 A 178.79.157.58 NS2 AAAA 2a01:7e00::f03c:91ff:fe69:1787 +zorg AAAA 2a01:7e00:e000:136::2 +leeloo AAAA 2a01:7e00:e000:136::3 + www CNAME kyriasis.com. www.theos CNAME theos.kyriasis.com. git CNAME theos.kyriasis.com. |