summaryrefslogtreecommitdiff
path: root/roles/mox/templates/dnssec.conf
blob: de6bf8c6252e496facd0889df0e1fdbf9f3e7dad (plain)
1
2
3
4
5
6
7
8
9
server:
    qname-minimisation: yes
    interface: 0.0.0.0
    interface: ::0
    access-control: {{ router.lan.ipv4 }} allow
    access-control: {{ router.lan.ipv6 }} allow

remote-control:
    control-enable: yes