Differences
This shows you the differences between two versions of the page.
| 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 ericluehrsen | docs: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:// | ||
| Documentation: | Documentation: | ||
| * [[https:// | * [[https:// | ||
| - | * [[https:// | + | * [[https:// |
| - | * [[https:// | + | * [[https:// |
| * [[https:// | * [[https:// | ||
| - | 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. |