summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--named.conf.tilde34
-rw-r--r--zones/db.tilde.chat4
-rw-r--r--zones/tilde/db.chat.tilde5
-rw-r--r--zones/tilde/db.ci.tilde5
-rw-r--r--zones/tilde/db.git.tilde5
-rw-r--r--zones/tilde/db.lists.tilde5
-rw-r--r--zones/tilde/db.mastodon.tilde4
-rw-r--r--zones/tilde/db.news.tilde4
-rw-r--r--zones/tilde/db.pleroma.tilde4
-rw-r--r--zones/tilde/db.team.tilde6
10 files changed, 43 insertions, 33 deletions
diff --git a/named.conf.tilde b/named.conf.tilde
index f51b692..3c79b99 100644
--- a/named.conf.tilde
+++ b/named.conf.tilde
@@ -1,62 +1,62 @@
 zone "tilde" IN {
 	type forward;
 	forward only;
-	forwarders { 139.59.215.24; 149.56.184.112; };
+	forwarders { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "team.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.team.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "git.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.git.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "mastodon.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.mastodon.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "lists.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.lists.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "chat.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.chat.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "ci.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.ci.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "pleroma.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.pleroma.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
 zone "news.tilde" {
         type master;
         file "/etc/bind/zones/tilde/db.news.tilde";
-	allow-transfer { 139.59.215.24; 149.56.184.112; };
-	also-notify { 139.59.215.24; 149.56.184.112; };
+	allow-transfer { 213.239.234.117; 149.56.184.112; };
+	also-notify { 213.239.234.117; 149.56.184.112; };
 };
 
diff --git a/zones/db.tilde.chat b/zones/db.tilde.chat
index 31eaa64..8fca26c 100644
--- a/zones/db.tilde.chat
+++ b/zones/db.tilde.chat
@@ -1,7 +1,7 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
-tilde.chat		IN SOA	ns1.tilde.chat. root.tilde.chat. (
-				2031757473 ; serial
+tilde.chat		IN SOA	ns1.tildeverse.net. root.tilde.chat. (
+				2031757474 ; serial
 				7200       ; refresh (2 hours)
 				3600       ; retry (1 hour)
 				86400      ; expire (1 day)
diff --git a/zones/tilde/db.chat.tilde b/zones/tilde/db.chat.tilde
index 754aeb0..73559a8 100644
--- a/zones/tilde/db.chat.tilde
+++ b/zones/tilde/db.chat.tilde
@@ -4,14 +4,15 @@
 $ORIGIN chat.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.chat.tilde. (
-                        2019030203      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
                          604800 )       ; Negative Cache TTL
 ;
 	IN	NS		ns1.tildeverse.net.
-	IN	NS		ns2.tildeverse.net.
+	IN	NS		ns1.tildenic.org.
+	IN	NS		ns2.tildenic.org.
 
 @	IN	A		167.114.155.188
 irc	IN	CNAME		irc.tilde.chat.
diff --git a/zones/tilde/db.ci.tilde b/zones/tilde/db.ci.tilde
index ea1fadc..cd018f6 100644
--- a/zones/tilde/db.ci.tilde
+++ b/zones/tilde/db.ci.tilde
@@ -4,7 +4,7 @@
 $ORIGIN ci.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.team.tilde. (
-                        2019081800      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
@@ -12,7 +12,8 @@ $TTL    604802
 ;
 
 	IN	NS	ns1.tildeverse.net.
-	IN	NS	ns2.tildeverse.net.
+	IN	NS	ns1.tildenic.org.
+	IN	NS	ns2.tildenic.org.
 
 @       IN      A       51.79.32.48
 @       IN      AAAA    2607:5300:60:823f::48
diff --git a/zones/tilde/db.git.tilde b/zones/tilde/db.git.tilde
index dddf67d..091533d 100644
--- a/zones/tilde/db.git.tilde
+++ b/zones/tilde/db.git.tilde
@@ -4,7 +4,7 @@
 $ORIGIN git.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.team.tilde. (
-                        2019081800      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
@@ -12,7 +12,8 @@ $TTL    604802
 ;
 
 	IN	NS	ns1.tildeverse.net.
-	IN	NS	ns2.tildeverse.net.
+	IN	NS	ns1.tildenic.org.
+	IN	NS	ns2.tildenic.org.
 
 @       IN      A       51.79.32.48
 @       IN      AAAA    2607:5300:60:823f::48
diff --git a/zones/tilde/db.lists.tilde b/zones/tilde/db.lists.tilde
index f15a319..071b84c 100644
--- a/zones/tilde/db.lists.tilde
+++ b/zones/tilde/db.lists.tilde
@@ -4,7 +4,7 @@
 $ORIGIN lists.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.team.tilde. (
-                        2019081800      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
@@ -12,7 +12,8 @@ $TTL    604802
 ;
 
 	IN	NS	ns1.tildeverse.net.
-	IN	NS	ns2.tildeverse.net.
+	IN	NS	ns1.tildenic.org.
+	IN	NS	ns2.tildenic.org.
 
 @       IN      A       51.79.32.48
 @       IN      AAAA    2607:5300:60:823f::48
diff --git a/zones/tilde/db.mastodon.tilde b/zones/tilde/db.mastodon.tilde
index 8289e4e..8371760 100644
--- a/zones/tilde/db.mastodon.tilde
+++ b/zones/tilde/db.mastodon.tilde
@@ -4,7 +4,7 @@
 $ORIGIN mastodon.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.team.tilde. (
-                        2019081800      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
@@ -12,6 +12,8 @@ $TTL    604802
 ;
 
 	IN	NS	ns1.tildeverse.net.
+	IN	NS	ns1.tildenic.org.
+	IN	NS	ns2.tildenic.org.
 
 @       IN      A       51.79.32.48
 @       IN      AAAA    2607:5300:60:823f::48
diff --git a/zones/tilde/db.news.tilde b/zones/tilde/db.news.tilde
index dab5e66..de17669 100644
--- a/zones/tilde/db.news.tilde
+++ b/zones/tilde/db.news.tilde
@@ -4,7 +4,7 @@
 $ORIGIN news.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.team.tilde. (
-                        2019081800      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
@@ -12,6 +12,8 @@ $TTL    604802
 ;
 
 	IN	NS	ns1.tildeverse.net.
+	IN	NS	ns1.tildenic.org.
+	IN	NS	ns2.tildenic.org.
 
 @       IN      A       51.79.32.48
 @       IN      AAAA    2607:5300:60:823f::48
diff --git a/zones/tilde/db.pleroma.tilde b/zones/tilde/db.pleroma.tilde
index 0807a2b..a88585a 100644
--- a/zones/tilde/db.pleroma.tilde
+++ b/zones/tilde/db.pleroma.tilde
@@ -4,7 +4,7 @@
 $ORIGIN pleroma.tilde.
 $TTL    604802
 @       IN      SOA     ns1.tildeverse.net. root.team.tilde. (
-                        2019081800      ; Serial
+                        2019081900      ; Serial
                          604800         ; Refresh
                           86400         ; Retry
                         2419200         ; Expire
@@ -12,6 +12,8 @@ $TTL    604802
 ;
 
 	IN	NS	ns1.tildeverse.net.
+	IN	NS	ns1.tildenic.org.
+	IN	NS	ns2.tildenic.org.
 
 @       IN      A       51.79.32.48
 @       IN      AAAA    2607:5300:60:823f::48
diff --git a/zones/tilde/db.team.tilde b/zones/tilde/db.team.tilde
index ef3184d..e68d4a1 100644
--- a/zones/tilde/db.team.tilde
+++ b/zones/tilde/db.team.tilde
@@ -2,11 +2,12 @@ $ORIGIN team.tilde.
 $TTL 3600
 
 ;; SOA Record
-@	3600	IN	SOA	ns1.tildeverse.net. root.team.tilde. 2031757469 7200 3600 86400 3600
+@	3600	IN	SOA	ns1.tildeverse.net. root.team.tilde. 2031757471 7200 3600 86400 3600
 
 ;; NS Records
 @	IN	NS	ns1.tildeverse.net.
-@	IN	NS	ns2.tildeverse.net.
+@	IN	NS	ns1.tildenic.org.
+@	IN	NS	ns2.tildenic.org.
 
 ;; A Records
 @	IN	A	51.79.32.48
@@ -49,4 +50,3 @@ bsd	IN	SSHFP	1 1 C850412F5346A7AFC3C0D34BBDD1BA1221D25DFF
 bsd	IN	TXT	"v=spf1 a mx -all"
 _dmarc	IN	TXT	"v=DMARC1; p=reject; ruf=mailto:postmaster@tilde.team; sp=none; ri=86400"
 @	IN	TXT	"v=spf1 mx a -all"
-