no ip6 for unbound
This commit is contained in:
parent
e1f6519377
commit
9c88eb772e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
localControlSocketPath = "/var/lib/unbound/control.sock";
|
||||
settings = {
|
||||
server = {
|
||||
do-ip6 = "no";
|
||||
qname-minimisation = "yes";
|
||||
interface = [ "end0" ];
|
||||
access-control = [ "10.0.0.0/8 allow" "fc::/7 allow" ];
|
||||
|
|
Loading…
Reference in a new issue