.tilde/db.pandashare.tilde

15 lines
522 B
Plaintext
Raw Normal View History

2025-11-18 04:33:02 +00:00
; BIND data file for pandashare.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.pandashare.tilde. (
2025-12-06 00:00:02 +00:00
2025120601 ; Serial
2025-11-18 04:33: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 pandashare.tilde
@ IN A 192.168.100.60
* IN A 192.168.100.60