Add domain records for ~best

This commit is contained in:
best 2019-08-12 14:56:24 -04:00
parent 98cfe1189e
commit 54f5bda2a0
1 changed files with 19 additions and 0 deletions

19
db.best.tilde Normal file
View File

@ -0,0 +1,19 @@
;
; BIND data file for best.tilde
;
$TTL 604802
@ IN SOA best.tilde. root.best.tilde. (
2019012303 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN A 51.15.111.54
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns5.master.tilde.
@ IN A 51.15.111.54
* IN A 51.15.111.54