From b37a6b2a389661c23130a12983971f96ca163d48 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Thu, 5 Sep 2019 22:44:39 +0000 Subject: [PATCH] Fixing some zones --- db.thunix.tilde | 2 +- db.windows.tilde | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/db.thunix.tilde b/db.thunix.tilde index 97ac785..0df1dc2 100644 --- a/db.thunix.tilde +++ b/db.thunix.tilde @@ -16,4 +16,4 @@ $TTL 604802 IN NS ns5.master.tilde. @ IN A 10.0.0.5 -@ IN MX 10 10.0.0.5 +@ IN MX 10 thunix.tilde. diff --git a/db.windows.tilde b/db.windows.tilde index 6b23152..d404a85 100644 --- a/db.windows.tilde +++ b/db.windows.tilde @@ -1,19 +1,19 @@ ; -; BIND data file for windows.tilde +; BIND data file for thunix.tilde ; $TTL 604802 @ IN SOA windows.tilde. root.windows.tilde. ( - 2019090501 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL - ; - IN A 147.194.15.196 - ; -IN NS ns1.master.tilde. -IN NS ns2.master.tilde. -IN NS ns5.master.tilde. + 2019090501 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL + IN A 147.194.15.196 +; -@ IN A 147.194.15.196 -* IN A 147.194.15.196 + IN NS ns1.master.tilde. + IN NS ns2.master.tilde. + IN NS ns5.master.tilde. + +@ IN A 147.194.15.196 +* IN A 147.194.15.196