We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bff96 commit 0719e9bCopy full SHA for 0719e9b
1 file changed
etc/dnsdist/dnsdist-private.conf.j2
@@ -2,6 +2,7 @@
2
setSecurityPollSuffix("")
3
4
setLocal("{{ main_ip }}:53")
5
+addACL("{{ main_ip_with_mask }}")
6
7
--Private DNS
8
newServer({address="127.0.0.1:5300", pool="privatedns", healthCheckMode="up"})
0 commit comments