You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
350 B
19 lines
350 B
5 years ago
|
---
|
||
|
|
||
|
unbound_port: 53
|
||
|
unbound_src_ip: []
|
||
|
unbound_forward_zones: []
|
||
|
# unbound_forward_zones:
|
||
|
# - name: domain.local
|
||
|
# forwarders:
|
||
|
# - ns1.domain.com
|
||
|
# - ns1.domain.com
|
||
|
|
||
|
unbound_local_zones: []
|
||
|
# unbound_localzones:
|
||
|
# - name: 3.29.10.in-addr.arpa.
|
||
|
# entries:
|
||
|
# - name: 1
|
||
|
# type: PTR
|
||
|
# value: mx.domain.net
|