unbound.yml 304 B

12345678910111213141516
  1. ---
  2. unbound:
  3. num_threads: 1
  4. port: 53
  5. local_only: false
  6. acl:
  7. - subnet: 192.168.42.0/24
  8. action: allow
  9. - subnet: dd04:234e:fc31:b0c0::/64
  10. action: allow
  11. - subnet: 100.64.0.0/10
  12. action: allow
  13. - subnet: fd7a:115c:a1e0::/96
  14. action: allow