Updated DNS files

This commit is contained in:
2024-04-07 18:00:01 -06:00
parent b50cda5b1f
commit 52ff1b1a1e
6 changed files with 95 additions and 0 deletions

14
db.a.tilde Normal file
View File

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