mirror of
https://github.com/mjl-/mox.git
synced 2025-07-13 12:54:37 +03:00
mox!
This commit is contained in:
15
testdata/integration/unbound.conf
vendored
Normal file
15
testdata/integration/unbound.conf
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
server:
|
||||
interface: 172.28.1.30
|
||||
access-control: 0.0.0.0/0 allow
|
||||
logfile: /dev/stdout
|
||||
use-syslog: no
|
||||
domain-insecure: "example"
|
||||
local-zone: "28.172.in-addr.arpa." nodefault
|
||||
|
||||
auth-zone:
|
||||
name: "example"
|
||||
zonefile: "/etc/unbound/example.zone"
|
||||
|
||||
auth-zone:
|
||||
name: "28.172.in-addr.arpa"
|
||||
zonefile: "/etc/unbound/reverse.zone"
|
Reference in New Issue
Block a user