Skip to content

Commit e8e07ad

Browse files
authored
Merge pull request #1175 from wtchangdm/patch-1
Add a reminder for conditional forwarding + WAN DNS on ASUS router guide
2 parents ad10ab7 + 9d04f2c commit e8e07ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/routers/asus.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ ASUS was so kind to set up a FAQ how to configure their routers together with Pi
33
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.
44

55
You can find the FAQ here: [https://www.asus.com/support/FAQ/1046062/](https://www.asus.com/support/FAQ/1046062/)
6+
7+
<!-- markdownlint-disable code-block-style -->
8+
!!! warning "Be careful when you setting WAN DNS server to Pi-hole and enable conditional forwarding"
9+
10+
This can cause DNS loop between router and Pi-hole for unkown hostnames.

0 commit comments

Comments
 (0)