mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-09-05 14:23:22 +00:00
Add PowerDNS Recursor to Deployer
This commit is contained in:
9
files/powerdns-recursor/config.conf
Normal file
9
files/powerdns-recursor/config.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
incoming:
|
||||
listen:
|
||||
- 127.0.0.1:532
|
||||
recursor:
|
||||
forward_zones:
|
||||
- zone: tjas
|
||||
recurse: false
|
||||
forwarders:
|
||||
- 127.0.0.1:531
|
Reference in New Issue
Block a user