Bug #4090 » unbound.conf
| 1 |
<unbound>
|
|---|---|
| 2 |
<active_interface>all</active_interface> |
| 3 |
<outgoing_interface/>
|
| 4 |
<custom_options>server: |
| 5 |
private-domain: "kcilink.com"private-domain: "m1e.net"private-domain: "mailermailer.com"private-domain: "khera.org"</custom_options> |
| 6 |
<msgcachesize>4</msgcachesize> |
| 7 |
<outgoing_num_tcp>10</outgoing_num_tcp> |
| 8 |
<incoming_num_tcp>10</incoming_num_tcp> |
| 9 |
<edns_buffer_size>4096</edns_buffer_size> |
| 10 |
<num_queries_per_thread>512</num_queries_per_thread> |
| 11 |
<jostle_timeout>200</jostle_timeout> |
| 12 |
<cache_max_ttl>86400</cache_max_ttl> |
| 13 |
<cache_min_ttl>0</cache_min_ttl> |
| 14 |
<infra_host_ttl>900</infra_host_ttl> |
| 15 |
<infra_lame_ttl>900</infra_lame_ttl> |
| 16 |
<infra_cache_numhosts>10000</infra_cache_numhosts> |
| 17 |
<unwanted_reply_threshold>10000000</unwanted_reply_threshold> |
| 18 |
<log_verbosity>1</log_verbosity> |
| 19 |
<domainoverrides>
|
| 20 |
<domain>7.168.192.in-addr.arpa</domain> |
| 21 |
<ip>199.83.96.5</ip> |
| 22 |
<descr><![CDATA[KCI office LAN]]></descr> |
| 23 |
</domainoverrides>
|
| 24 |
<domainoverrides>
|
| 25 |
<domain>97.168.192.in-addr.arpa</domain> |
| 26 |
<ip>199.83.96.5</ip> |
| 27 |
<descr><![CDATA[ashburn private lan]]></descr> |
| 28 |
</domainoverrides>
|
| 29 |
<enable/>
|
| 30 |
<dnssecstripped/>
|
| 31 |
<dnssec/>
|
| 32 |
<hardenglue/>
|
| 33 |
</unbound>
|