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.