This commit is contained in:
2025-05-27 16:35:38 +02:00
parent 28a3871cdf
commit 00268af4fb
20 changed files with 1105 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
zone "mos" {
type master;
file "/etc/bind/db.mos";
};
zone "80.80.in-addr.arpa" {
type master;
file "/etc/bind/db.mos.inv";
};