Prepping to host thunix records

This commit is contained in:
Ubergeek
2019-08-23 01:13:35 +00:00
parent 2b105d6dfb
commit f358985aff
2 changed files with 55 additions and 0 deletions

View File

@@ -126,3 +126,8 @@ zone "ca.tilde" {
type master;
file "/etc/bind/db.ca.tilde";
};
zone "thunix.net" {
type master;
file "/etc/bind/db.thunix.net";
};