diff --git a/db.chat.tilde b/db.chat.tilde index e582f0a..e9a8661 100644 --- a/db.chat.tilde +++ b/db.chat.tilde @@ -9,10 +9,13 @@ $TTL 604802 2419200 ; Expire 604800 ) ; Negative Cache TTL ; -ns IN A 139.59.215.24 -@ IN NS master.tilde. -@ IN A 195.201.242.48 -irc IN A 195.201.242.48 -irc IN A 71.19.146.164 -irc IN A 104.225.221.249 -irc IN A 142.44.251.173 + IN NS ns1.master.tilde. + IN NS ns2.master.tilde. + IN NS ns3.master.tilde. + IN NS ns4.master.tilde. + +@ IN A 195.201.242.48 +irc IN A 195.201.242.48 +irc IN A 71.19.146.164 +irc IN A 104.225.221.249 +irc IN A 142.44.251.173 diff --git a/db.master.tilde b/db.master.tilde index 6832c2f..e2e3bca 100644 --- a/db.master.tilde +++ b/db.master.tilde @@ -10,10 +10,11 @@ $TTL 604802 604800 ) ; Negative Cache TTL IN A 139.59.215.24 ; -@ IN NS ns1.master.tilde. -@ IN NS ns2.master.tilde. -@ IN NS ns3.master.tilde. -@ IN NS ns4.master.tilde. + IN NS ns1.master.tilde. + IN NS ns2.master.tilde. + IN NS ns3.master.tilde. + IN NS ns4.master.tilde. + @ IN A 139.59.215.24 @ IN AAAA 2a03:b0c0:3:d0::d91:5001 ns1 IN A 139.59.215.24 diff --git a/db.team.tilde b/db.team.tilde index de20adc..88ab52b 100644 --- a/db.team.tilde +++ b/db.team.tilde @@ -10,10 +10,14 @@ $TTL 604802 604800 ) ; Negative Cache TTL IN A 195.201.242.48 ; -@ IN NS master.tilde. + + IN NS ns1.master.tilde. + IN NS ns2.master.tilde. + IN NS ns3.master.tilde. + IN NS ns4.master.tilde. + @ IN A 195.201.242.48 * IN A 195.201.242.48 @ IN AAAA 2a01:4f8:231:24f::2 * IN AAAA 2a01:4f8:231:24f::2 -ns IN A 139.59.215.24 -@ IN MX 10 mail.tilde.team. +@ IN MX 10 mail.tilde.team.