diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-05 16:09:20 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-05 16:09:20 +0100 |
| commit | 521d76863508453a2e11c50cfda91ae852cfa6e5 (patch) | |
| tree | 2138283cc3e7e01a8a2d9969c09740febd74105e /mox/dnssec.conf | |
| parent | f736c46b819256a7714403141a6566f1170ad003 (diff) | |
adds mox
Diffstat (limited to 'mox/dnssec.conf')
| -rw-r--r-- | mox/dnssec.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mox/dnssec.conf b/mox/dnssec.conf new file mode 100644 index 0000000..9b8cd35 --- /dev/null +++ b/mox/dnssec.conf @@ -0,0 +1,8 @@ +server: + auto-trust-anchor-file: /var/lib/unbound/root.key + qname-minimisation: yes + interface: 0.0.0.0 + access-control: 192.168.0.0/16 allow + +remote-control: + control-enable: yes |
