add a reminder when combining conditional forwarding on ASUS router guide

Signed-off-by: W.T. Chang <1546333+wtchangdm@users.noreply.github.com>
This commit is contained in:
W.T. Chang
2025-02-22 22:19:22 +08:00
committed by yubiuser
parent ad10ab7b84
commit 9d04f2cff9

View File

@@ -3,3 +3,8 @@ ASUS was so kind to set up a FAQ how to configure their routers together with Pi
They offer two kinds of setup depending on your router's firmware version. On newer firmware they recommend setting Pi-hole as DNS server for the `WAN` connection and on older versions for `LAN` connections. However, we recommend to setup Pi-hole always as DNS server for your `LAN`! If you do so, Pi-hole's IP is distributed as DNS server via DHCP to your network clients. Each client will directly send their queries to Pi-hole and will be shown individually in Pi-hole's web interface. Additionally, you can use the group management features. They offer two kinds of setup depending on your router's firmware version. On newer firmware they recommend setting Pi-hole as DNS server for the `WAN` connection and on older versions for `LAN` connections. However, we recommend to setup Pi-hole always as DNS server for your `LAN`! If you do so, Pi-hole's IP is distributed as DNS server via DHCP to your network clients. Each client will directly send their queries to Pi-hole and will be shown individually in Pi-hole's web interface. Additionally, you can use the group management features.
You can find the FAQ here: [https://www.asus.com/support/FAQ/1046062/](https://www.asus.com/support/FAQ/1046062/) You can find the FAQ here: [https://www.asus.com/support/FAQ/1046062/](https://www.asus.com/support/FAQ/1046062/)
<!-- markdownlint-disable code-block-style -->
!!! warning "Be careful when you setting WAN DNS server to Pi-hole and enable conditional forwarding"
This can cause DNS loop between router and Pi-hole for unkown hostnames.