From bfe12e931b1fc6d3e5594cfb9e710ec58e6a76e8 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 7 Apr 2018 20:18:57 +0100 Subject: Use IP from second range as default IPv6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Default IP is from a shared range which causes spam problems. Signed-off-by: Johannes Löthberg --- kyriasis.com.zone | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/kyriasis.com.zone b/kyriasis.com.zone index 5f02fe7..f0013d4 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -3,7 +3,7 @@ $ORIGIN kyriasis.com. $TTL 3h @ IN SOA theos.kyriasis.com. hostmaster ( - 117 ; serial + 118 ; serial 4h ; refresh 1h ; retry 1w ; expire @@ -17,13 +17,14 @@ $TTL 3h AAAA 2a01:7e00::f03c:91ff:fe69:1787 theos A 212.71.254.33 -theos AAAA 2a01:7e00::f03c:91ff:fe6e:f996 +theos AAAA 2a01:7e00:e000:136::1 +direct.theos AAAA 2a01:7e00::f03c:91ff:fe6e:f996 h.theos AAAA fca1:fabb:7792:f28d:4623:139:10af:549 v4.theos A 212.71.254.33 -v6.theos AAAA 2a01:7e00::f03c:91ff:fe6e:f996 +v6.theos AAAA 2a01:7e00:e000:136::1 NS1 A 212.71.254.33 -NS1 AAAA 2a01:7e00::f03c:91ff:fe6e:f996 +NS1 AAAA 2a01:7e00:e000:136::1 NS2 A 178.79.157.58 NS2 AAAA 2a01:7e00::f03c:91ff:fe69:1787 @@ -52,9 +53,9 @@ gerrit CNAME theos taskd CNAME theos miniflux CNAME theos matrix 30m A 212.71.254.33 -matrix 30m AAAA 2a01:7e00::f03c:91ff:fe6e:f996 +matrix 30m AAAA 2a01:7e00:e000:136::1 riot 30m A 212.71.254.33 -riot 30m AAAA 2a01:7e00::f03c:91ff:fe6e:f996 +riot 30m AAAA 2a01:7e00:e000:136::1 gada A 127.0.0.1 *.minikube A 192.168.99.100 -- cgit v1.2.3-54-g00ecf