institute.tilde zone file

This commit is contained in:
ahriman 2018-12-28 04:07:18 -05:00
parent 9075451f3c
commit 0216654eff
1 changed files with 20 additions and 0 deletions

20
db.institute.tilde Normal file
View File

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