Updated DNS files

This commit is contained in:
2024-01-09 14:59:51 -07:00
parent 47e3ca387f
commit 56d848290c
3 changed files with 22 additions and 0 deletions

14
db.stuff.tilde Normal file
View File

@@ -0,0 +1,14 @@
; BIND data file for stuff.tilde
$TTL 604800
@ IN SOA ns1.master.tilde. root.stuff.tilde. (
2024010901 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns1.master.tilde.
@ IN NS ns2.master.tilde.
www IN CNAME stuff.tilde
@ IN A
* IN A