From 0e9267a3ff5e51493bbef8117189511f456ea713 Mon Sep 17 00:00:00 2001 From: ahriman Date: Sat, 2 Mar 2019 01:35:26 -0500 Subject: [PATCH 1/3] Added zone file for aussie.tilde --- db.aussie.tilde | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 db.aussie.tilde diff --git a/db.aussie.tilde b/db.aussie.tilde new file mode 100644 index 00000000..2477f566 --- /dev/null +++ b/db.aussie.tilde @@ -0,0 +1,20 @@ +; +; BIND data file for aussie.tilde +; +$TTL 604802 +@ IN SOA aussie.tilde. root.aussie.tilde. ( + 2019030201 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL + IN A 149.28.186.154 +; + + IN NS ns1.master.tilde. + IN NS ns2.master.tilde. + IN NS ns3.master.tilde. + IN NS ns4.master.tilde. + +@ IN A 149.28.186.154 +* IN A 149.28.186.154 From 3353d195d769fa14a7c7a0b9203c8c48a83946fa Mon Sep 17 00:00:00 2001 From: ahriman Date: Sat, 2 Mar 2019 01:37:28 -0500 Subject: [PATCH 2/3] Added aussie.tilde.chat to DNS round robin for chat.tilde --- db.chat.tilde | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/db.chat.tilde b/db.chat.tilde index 32bc093b..4871057c 100644 --- a/db.chat.tilde +++ b/db.chat.tilde @@ -3,7 +3,7 @@ ; $TTL 604802 @ IN SOA chat.tilde. root.chat.tilde. ( - 2018122802 ; Serial + 2019030203 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire @@ -22,3 +22,4 @@ irc IN A 142.44.251.173 irc IN A 172.93.50.135 irc IN A 104.238.186.103 irc IN A 116.203.17.87 +irc IN A 149.28.186.154 From ef75a284069b135b9b9b3fa1cd64550e35d21deb Mon Sep 17 00:00:00 2001 From: ahriman Date: Sat, 2 Mar 2019 01:39:44 -0500 Subject: [PATCH 3/3] Added zone file for aussies.tilde --- db.aussies.tilde | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 db.aussies.tilde diff --git a/db.aussies.tilde b/db.aussies.tilde new file mode 100644 index 00000000..72807d52 --- /dev/null +++ b/db.aussies.tilde @@ -0,0 +1,20 @@ +; +; BIND data file for aussie.tilde +; +$TTL 604802 +@ IN SOA aussies.tilde. root.aussies.tilde. ( + 2019030201 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL + IN A 149.28.186.154 +; + + IN NS ns1.master.tilde. + IN NS ns2.master.tilde. + IN NS ns3.master.tilde. + IN NS ns4.master.tilde. + +@ IN A 149.28.186.154 +* IN A 149.28.186.154