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,11 @@
options {
directory "/var/cache/bind";
forwarders {
192.168.1.254;
};
dnssec-validation auto;
listen-on-v6 { any; };
};