I'm running the latest "Fork" firmware Asuswrt-Merlin 374.43 LTS release V44E5
I've set up Pi-Hole on a Raspberry Pi 3 Model B+ and I have it plugged directly into my ASUS RT-AC68U.
I've configured a static IP address for the Raspberry Pi... 192.168.1.2 using the DHCP settings on the ASUS router. I've adjusted my IP Pool Starting Address to start at 192.168.1.3 to leave room for the Raspberry Pi IP.
I was able to get everything working by adding it into the WAN DNS Setting section of the router and while this appears to work (I'm seeing blocked traffic in the Pi-Hole dashboard) all of the traffic appears to be coming from one device (my router). Here's what that config looks like on my router...
From what I'm reading on various forums, there's another (supposedly better) way to set this up in the LAN section (instead of the WAN section)... DNS and WINS Server Setting. Here's what mine currently looks like (not set up for Pi-Hole)...
The idea is that Pi-Hole will see the individual devices hitting it directly and you can see more info in the Pi-Hole dashboard to see which device is requesting specific domains. However, the information I'm finding about this is pretty sketchy and nobody seems to know definitively how to set it up.
Some of the conflicting info I'm seeing is that some people are saying to put the info in both WAN and LAN sections. Other people say that you put your Pi IP in the LAN section, but put a normal third-party DNS in the WAN section (like Google 8.8.8.8 and 8.8.4.4). I see conflicting info on whether this will work with devices that have a statically assigned IP without also hard-coding the DNS on the device itself (which I'd rather not do).
Furthermore, I've seen what appears to be a third way to set up using a custom dnsmasq config but I'm not sure if that even works with ASUS routers (see method #2 on this page: https://discourse.pi-hole.net/t/how-do-i-configure-my-devices-to-use-pi-hole-as-their-dns-server/245 ). This method sounds like it would be the way to go (assuming it works). But then they don't say anything about how (or if) you're supposed to configure anything in the WAN or LAN sections. So that part is still confusing.
So, that's everything I know. I'm hoping someone here might know the "best" way to set this up or at least provide some guidance. Thanks.
I've set up Pi-Hole on a Raspberry Pi 3 Model B+ and I have it plugged directly into my ASUS RT-AC68U.
I've configured a static IP address for the Raspberry Pi... 192.168.1.2 using the DHCP settings on the ASUS router. I've adjusted my IP Pool Starting Address to start at 192.168.1.3 to leave room for the Raspberry Pi IP.
I was able to get everything working by adding it into the WAN DNS Setting section of the router and while this appears to work (I'm seeing blocked traffic in the Pi-Hole dashboard) all of the traffic appears to be coming from one device (my router). Here's what that config looks like on my router...
From what I'm reading on various forums, there's another (supposedly better) way to set this up in the LAN section (instead of the WAN section)... DNS and WINS Server Setting. Here's what mine currently looks like (not set up for Pi-Hole)...
The idea is that Pi-Hole will see the individual devices hitting it directly and you can see more info in the Pi-Hole dashboard to see which device is requesting specific domains. However, the information I'm finding about this is pretty sketchy and nobody seems to know definitively how to set it up.
Some of the conflicting info I'm seeing is that some people are saying to put the info in both WAN and LAN sections. Other people say that you put your Pi IP in the LAN section, but put a normal third-party DNS in the WAN section (like Google 8.8.8.8 and 8.8.4.4). I see conflicting info on whether this will work with devices that have a statically assigned IP without also hard-coding the DNS on the device itself (which I'd rather not do).
Furthermore, I've seen what appears to be a third way to set up using a custom dnsmasq config but I'm not sure if that even works with ASUS routers (see method #2 on this page: https://discourse.pi-hole.net/t/how-do-i-configure-my-devices-to-use-pi-hole-as-their-dns-server/245 ). This method sounds like it would be the way to go (assuming it works). But then they don't say anything about how (or if) you're supposed to configure anything in the WAN or LAN sections. So that part is still confusing.
So, that's everything I know. I'm hoping someone here might know the "best" way to set this up or at least provide some guidance. Thanks.