[OpenWrt Wiki] DNS and DHCP examples
openwrt.org › docs › guide-userDec 16, 2021 · OpenWrt uses peer DNS as the upstream resolvers for dnsmasq by default. These are typically provided by the ISP upstream DHCP server. You can change it to any other DNS provider or a local DNS server running on another host. Use resolvers supporting DNSSEC validation if necessary.
[OpenWrt Wiki] DNS and DHCP configuration /etc/config/dhcp
openwrt.org › docs › guide-userDec 16, 2021 · Normally, only the loopback address is used, and all queries go through dnsmasq. cachesize: integer : 150-c: Size of dnsmasq query cache. dbus: boolean : 0-1: Enable DBus messaging for dnsmasq. Standard builds of dnsmasq on OpenWrt do not include DBus support. dhcp_boot: string (none)--dhcp-boot: Specifies BOOTP options, in most cases just the file name.
[OpenWrt Wiki] DoT with Dnsmasq and Stubby
openwrt.org › services › dnsDec 22, 2021 · DoT with Dnsmasq and Stubby This article relies on the following: * Accessing OpenWrt CLI * Managing configurations * Managing packages * Managing services Introduction * This how-to describes the method for setting up DNS over TLS on OpenWrt. * It relies on Dnsmasq and Stubby for resource efficiency and performance. * Follow DNS hijacking to intercept