dns_auth: support dns slaves
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Markus 2020-12-07 17:18:07 +01:00
parent 19faa44f0c
commit 0484e91693
2 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,10 @@ dnsdist_targets:
- gw31.regensburg.freifunk.net:8053
- resolver.regensburg.freifunk.net:8053
dns_slaves:
- 195.201.117.207
- 2a01:4f8:1c0c:7dda::1
fastd_targets:
- gw11.regensburg.freifunk.net:9281
- gw21.regensburg.freifunk.net:9281

View File

@ -2,7 +2,7 @@
# allow-axfr-ips Allow zonetransfers only to these subnets
#
# allow-axfr-ips=127.0.0.0/8,::1
allow-axfr-ips=127.0.0.1,::1
allow-axfr-ips=127.0.0.1,::1,{{ dns_slaves | join(',') }}
#################################
# dname-processing If we should support DNAME records