Updated DNS files

This commit is contained in:
2025-07-05 00:10:01 -06:00
parent 8483c7e845
commit 85452819e9
9 changed files with 50 additions and 12 deletions

View File

@@ -315,3 +315,13 @@ zone "i.tilde" {
file "/etc/bind/db.i.tilde";
};
zone "ns1.tilde" {
type master;
file "/etc/bind/db.ns1.tilde";
};
zone "ns2.tilde" {
type master;
file "/etc/bind/db.ns2.tilde";
};