feat: Basic recursive dns
This commit is contained in:
parent
48fb68c2fd
commit
c294e159e2
6 changed files with 112 additions and 0 deletions
2
modules/apps/bind9/named.conf
Normal file
2
modules/apps/bind9/named.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
include "/etc/bind/named.conf.options";
|
||||
include "/etc/bind/named.conf.local";
|
||||
Loading…
Add table
Add a link
Reference in a new issue