Updated DNS files

This commit is contained in:
2024-01-09 14:31:55 -07:00
parent 671448f943
commit 4dbcf56009
33 changed files with 39 additions and 642 deletions

View File

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