.tilde/db.ben.tilde

16 lines
543 B
Plaintext
Raw Normal View History

2024-01-10 17:30:05 +00:00
; BIND data file for ben.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.ben.tilde. (
2024-01-12 07:00:05 +00:00
2024011201 ; Serial
2024-01-10 17:30:05 +00:00
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
2024-01-11 08:10:04 +00:00
@ IN NS ns3.master.tilde.
2024-01-10 17:30:05 +00:00
www IN CNAME ben.tilde
@ IN A 198.108.76.108
* IN A 198.108.76.108