ajout 02-tpdns

This commit is contained in:
root
2021-06-24 14:44:16 +02:00
commit 052057411f
12 changed files with 159 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
zone "detete.lan" {
type master;
file "/etc/bind/db.detete.lan";
};
zone "1.168.192.in-addr.arpa" {
type master;
notify no;
file "/etc/bind/db.detete.lan.rev";
};