.tilde/db.next.tilde

15 lines
504 B
Plaintext
Raw Normal View History

2025-04-06 14:02:02 +00:00
; BIND data file for next.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.next.tilde. (
2025-06-01 06:00:02 +00:00
2025060101 ; Serial
2025-04-06 14:02:02 +00:00
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME next.tilde
2025-04-06 14:03:01 +00:00
@ IN A 162.198.140.77
* IN A 162.198.140.77