Browse Source

Merge branch 'master' of github.com:ffdo/ffdo-ansible

Till Klocke 9 years ago
parent
commit
c8c34b4f22
1 changed files with 2 additions and 2 deletions
  1. 2 2
      roles/internal/ffdo.unbound/templates/unbound-supernode.conf.j2

+ 2 - 2
roles/internal/ffdo.unbound/templates/unbound-supernode.conf.j2

@@ -3,8 +3,8 @@ server:
   module-config: "iterator"
   interface: 0.0.0.0
   interface: ::0
-  access-control: {{mesh_ipv4|ipaddr('net')}} allow
-  access-control: {{mesh_ipv6|ipaddr('net')}} allow
+  access-control: {{mesh_ipv4|ipaddr('network')}} allow
+  access-control: {{mesh_ipv6|ipaddr('network')}} allow
   access-control: fe80::/10 allow
 
 local-zone: "services.ffdo.de." static