Updated DNS files

This commit is contained in:
2024-02-27 01:00:05 -07:00
parent 19fdab15d4
commit 96d90eec19
2 changed files with 20 additions and 0 deletions

15
db.okgit.tilde Normal file
View File

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