.tilde/db.windows.tilde

20 lines
664 B
Plaintext
Raw Normal View History

2019-09-05 21:18:13 +00:00
;
2019-09-05 21:24:04 +00:00
; BIND data file for windows.tilde
2019-09-05 21:18:13 +00:00
;
$TTL 604802
@ IN SOA windows.tilde. root.windows.tilde. (
2019-09-05 21:24:04 +00:00
2019090501 ; Serial
2019-09-05 21:18:13 +00:00
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
IN A 147.194.15.196
;
IN NS ns1.master.tilde.
IN NS ns2.master.tilde.
IN NS ns5.master.tilde.
@ IN A 147.194.15.196
2019-09-05 21:24:04 +00:00
* IN A 147.194.15.196