Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update unbound cfg #38

Closed
zerwes opened this issue Dec 3, 2023 · 3 comments
Closed

update unbound cfg #38

zerwes opened this issue Dec 3, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@zerwes
Copy link
Collaborator

zerwes commented Dec 3, 2023

unbound settings are dead, long live unboundplus ...

@zerwes zerwes added the bug Something isn't working label Dec 3, 2023
@zerwes
Copy link
Collaborator Author

zerwes commented Sep 10, 2024

time to fix this after nearly one year ...

@zerwes
Copy link
Collaborator Author

zerwes commented Sep 10, 2024

default cfg
xpath: /opnsense//OPNsense/

<unboundplus version="1.0.9">
      <general>
        <enabled>1</enabled>
        <port>53</port>
        <stats/>
        <active_interface/>
        <dnssec/>
        <dns64/>
        <dns64prefix/>
        <noarecords/>
        <regdhcp/>
        <regdhcpdomain/>
        <regdhcpstatic/>
        <noreglladdr6/>
        <noregrecords/>
        <txtsupport/>
        <cacheflush/>
        <local_zone_type>transparent</local_zone_type>
        <outgoing_interface/>
        <enable_wpad/>
      </general>
<advanced>
        <hideidentity/>
        <hideversion/>
        <prefetch/>
        <prefetchkey/>
        <dnssecstripped/>
        <aggressivensec>1</aggressivensec>
        <serveexpired/>
        <serveexpiredreplyttl/>
        <serveexpiredttl/>
        <serveexpiredttlreset/>
        <serveexpiredclienttimeout/>
        <qnameminstrict/>
        <extendedstatistics/>
        <logqueries/>
        <logreplies/>
        <logtagqueryreply/>
        <logservfail/>
        <loglocalactions/>
        <logverbosity>1</logverbosity>
        <valloglevel>0</valloglevel>
        <privatedomain/>
        <privateaddress>0.0.0.0/8,10.0.0.0/8,100.64.0.0/10,169.254.0.0/16,172.16.0.0/12,192.0.2.0/24,192.168.0.0/16,198.18.0.0/15,198.51.100.0/24,203.0.113.0/24,233.252.0.0/24,::1/128,2001:db8::/32,fc00::/8,fd00::/8,fe80::/10</privateaddress>
        <insecuredomain/>
        <msgcachesize/>
        <rrsetcachesize/>
        <outgoingnumtcp/>
        <incomingnumtcp/>
        <numqueriesperthread/>
        <outgoingrange/>
        <jostletimeout/>
        <cachemaxttl/>
        <cachemaxnegativettl/>
        <cacheminttl/>
        <infrahostttl/>
        <infrakeepprobing/>
        <infracachenumhosts/>
        <unwantedreplythreshold/>
      </advanced>
      <acls>
        <default_action>allow</default_action>
      </acls>
      <dnsbl>
        <enabled>0</enabled>
        <safesearch/>
        <type/>
        <lists/>
        <whitelists/>
        <blocklists/>
        <wildcards/>
        <address/>
        <nxdomain/>
      </dnsbl>
<forwarding>
        <enabled/>
      </forwarding>
      <dots/>
      <hosts/>
      <aliases/>
      <domains/>
    </unboundplus>

zerwes added a commit that referenced this issue Sep 10, 2024
zerwes added a commit that referenced this issue Sep 10, 2024
zerwes added a commit that referenced this issue Sep 11, 2024
…sub-sections in opn_unboundplus_uuid_sections
zerwes added a commit that referenced this issue Sep 11, 2024
zerwes added a commit that referenced this issue Sep 11, 2024
@zerwes
Copy link
Collaborator Author

zerwes commented Sep 19, 2024

closed by #96

@zerwes zerwes closed this as completed Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants