Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:dns:unbound [2019/12/18 01:16] – Remove possibly misleading documentation; Chaos Calmer in main OpenWrt is not part of its repo' anymore ericluehrsendocs:guide-user:services:dns:unbound [2021/02/27 10:23] – Added link to forum for WIP How to for Snapshot doppel-d
Line 8: Line 8:
 "How To" are available for integration with either dnsmasq or odhcpd. "How To" are available for integration with either dnsmasq or odhcpd.
 "How To" are available to configure Unbound as forwarding client of DoT. "How To" are available to configure Unbound as forwarding client of DoT.
 +
 +DNS over TLS is fully supported with Unbound configuration helpers in UCI and LuCI. **You should be able to find it all in the README.** You can manage zone recursion, zone forward, and zone transfer preferences. These are present in a form similar to how the firewall pin point rules work. You may forward specific domains to specific DNS servers with or without TLS. This may be useful where you need location specific resolution for ISP colocated services such as is often done by Google (www.youtube.com by 8.8.8.8), but wish to have a private DNS like CloudFlare (1.1.1.1) mask location while resolving general look-ups.
 +WIP "How To" for Snapshot on the [[https://forum.openwrt.org/t/dns-privacy-aka-dns-over-tls-for-openwrt-updated-w-bonus-videos-for-setup-and-verification/89772|forum]]
  
 Documentation: Documentation:
   * [[https://github.com/openwrt/packages/tree/lede-17.01/net/unbound/files/README.md|README for Unbound 1.6.8 @ LEDE 17.01]]   * [[https://github.com/openwrt/packages/tree/lede-17.01/net/unbound/files/README.md|README for Unbound 1.6.8 @ LEDE 17.01]]
-  * [[https://github.com/openwrt/packages/tree/openwrt-18.06/net/unbound/files/README.md|README for Unbound 1.9.@ OpenWrt 18.06]] +  * [[https://github.com/openwrt/packages/tree/openwrt-18.06/net/unbound/files/README.md|README for Unbound 1.10.@ OpenWrt 18.06]] 
-  * [[https://github.com/openwrt/packages/tree/openwrt-19.07/net/unbound/files/README.md|README for Unbound 1.9.@ OpenWrt 19.07]]+  * [[https://github.com/openwrt/packages/tree/openwrt-19.07/net/unbound/files/README.md|README for Unbound 1.10.@ OpenWrt 19.07]]
   * [[https://github.com/openwrt/packages/tree/master/net/unbound/files/README.md|README for Unbound @ OpenWrt Snapshot]]   * [[https://github.com/openwrt/packages/tree/master/net/unbound/files/README.md|README for Unbound @ OpenWrt Snapshot]]
  
-Note there are significant options enhancements from 18.06 to 19.07 including UCI/LuCI for TLS+Note there are significant options enhancements from 18.06 to 19.07 including UCI/LuCI for TLS
  • Last modified: 2021/03/02 17:13
  • by doppel-d