I have a pihole box on my LAN and have LEDE (based on OpenWRT) configured to use it to simply advertise the pihole IP to DHCP clients but still use my ISP DNS servers in the router. I just have pihole setup to use the router as its sole DNS.
How can I accomplish this in TomatoUSB?
On LEDE:
Network>Interfaces>LAN>edit>DHCP Server>Advanced>DHCP Options: **6,10.9.8.187**
On pihole:
TomatoUSB needs to advertise a DNS server to clients but use the ISP provided ones
How can I accomplish this in TomatoUSB?
On LEDE:
Network>Interfaces>LAN>edit>DHCP Server>Advanced>DHCP Options: **6,10.9.8.187**
On pihole:
Code:
/etc/dnsmasq.d/01-pihole.conf addn-hosts=/etc/pihole/gravity.list...