From 057fc32a4145cce24a471171c3c9571a8b36aa8b Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 13 Dec 2018 12:15:36 -0500 Subject: [PATCH] add lists.tilde --- db.lists.tilde | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 db.lists.tilde diff --git a/db.lists.tilde b/db.lists.tilde new file mode 100644 index 00000000..03eaba33 --- /dev/null +++ b/db.lists.tilde @@ -0,0 +1,24 @@ +; +; BIND data file for team.tilde +; +$TTL 604802 +@ IN SOA lists.tilde. root.team.tilde. ( + 2018112205 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL + IN A 195.201.242.48 +; + + 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 +ssh IN A 195.201.242.2 +@ IN AAAA 2a01:4f8:231:24f::2 +* IN AAAA 2a01:4f8:231:24f::2 +@ IN MX 10 mail.tilde.team.