Project

General

Profile

Bug #6056 ยป unbound.txt

Confing of unbound in 2.2.6 - Pol Bettinger, 04/01/2016 03:12 PM

 
1
	<unbound>
2
		<active_interface>lan,opt3,lo0</active_interface>
3
		<outgoing_interface>wan,lan</outgoing_interface>
4
		<custom_options/>
5
		<hideidentity/>
6
		<hideversion/>
7
		<dnssecstripped/>
8
		<forwarding/>
9
		<enable/>
10
		<domainoverrides>
11
			<domain>local.arvoreen.net</domain>
12
			<ip>192.168.16.16</ip>
13
			<descr><![CDATA[local.arvoreen.net Local Domain AD]]></descr>
14
		</domainoverrides>
15
		<hosts>
16
			<host>imap</host>
17
			<domain>arvoreen.net</domain>
18
			<ip>192.168.16.15</ip>
19
			<descr><![CDATA[IMAP]]></descr>
20
			<aliases/>
21
		</hosts>
22
	</unbound>
    (1-1/1)