summary refs log tree commit diff
path: root/named.conf.tilde
diff options
context:
space:
mode:
Diffstat (limited to 'named.conf.tilde')
-rw-r--r--named.conf.tilde34
1 files changed, 17 insertions, 17 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; };
 };