From ccc8e49002ed95684cb8a61b26e873d0ebc678cf Mon Sep 17 00:00:00 2001 From: deepend Date: Thu, 2 Oct 2025 16:22:01 -0600 Subject: [PATCH] Updated DNS files --- db.423304.tilde | 14 ++++++++++++++ named.conf.local | 5 +++++ 2 files changed, 19 insertions(+) create mode 100644 db.423304.tilde diff --git a/db.423304.tilde b/db.423304.tilde new file mode 100644 index 00000000..97d55c19 --- /dev/null +++ b/db.423304.tilde @@ -0,0 +1,14 @@ +; BIND data file for 423304.tilde +$TTL 604800 +@ IN SOA ns1.master.tilde. root.423304.tilde. ( + 2025100201 ; Serial + 604800 ; Refresh + 86400 ; Retry + 2419200 ; Expire + 604800 ) ; Negative Cache TTL +; +@ IN NS ns1.master.tilde. +@ IN NS ns2.master.tilde. +www IN CNAME 423304.tilde +@ IN A +* IN A diff --git a/named.conf.local b/named.conf.local index 2320b97d..b082001c 100644 --- a/named.conf.local +++ b/named.conf.local @@ -400,3 +400,8 @@ zone "yngchf.tilde" { file "/etc/bind/db.yngchf.tilde"; }; +zone "423304.tilde" { + type master; + file "/etc/bind/db.423304.tilde"; +}; +