added cosmic.tilde zone file

This commit is contained in:
James Tomasino 2018-11-25 23:51:45 -05:00
parent 330c55d4a6
commit f862a9409b
1 changed files with 20 additions and 0 deletions

20
db.cosmic.tilde Normal file
View File

@ -0,0 +1,20 @@
;
; BIND data file for cosmic.tilde
;
$TTL 604802
@ IN SOA cosmic.tilde. root.cosmic.tilde. (
2018112202 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
IN A 104.238.186.103
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns3.master.tilde.
IN NS ns4.master.tilde.
@ IN A 104.238.186.103
* IN A 104.238.186.103