loveleeyoungae
Regular Contributor
I suggested Diversion to my friend. As he's not techie, he wouldn't want to mess up his current working network (he likes the philosophy "If something is not broken, don't fix it"). However he has a spare AC66U, we think maybe we can make it work like a pi-hole?! His current network structure:
I got on pi-hole forums, read some guides. And here are the steps I think we can do:
- Install Diversion to AC66U as normal (i.e. keep it running in router mode).
- Connect the ISP Router to LAN port of AC66U.
- Put the IP of AC66U into the Primary DNS Server field of the ISP Router' LAN Configuration.
- Then choose between these 2 methods:
Method 1: Disable ISP Router's DHCP function.
Method 2: Set the DHCP of ISP Router range to ONLY 1 IP which is for the AC66U (*)
So,
1. Do you think this kind of setup would work?
2. As I understand, on AC66U (still router mode), if we can disable DHCP but keep DNS function running, it will be exactly like a pi-hole. Is there any way to do this with config scripts? (I searched the forums, but didn't find discussions on this kind of modifying dnsmasq. Usually people just said disabling DHCP in webgui would mean disabling dnsmasq).
Code:
ISP Wireless Router/PPPOE Modem (also DHCP/DNS/Gateway)
z ||
z ||
z ||
(Wireless broadcast to a (WAN port of Aimesh Main Router)
Wireless Repeater)
Network 1 Network 2 - Different subnet
- Install Diversion to AC66U as normal (i.e. keep it running in router mode).
- Connect the ISP Router to LAN port of AC66U.
- Put the IP of AC66U into the Primary DNS Server field of the ISP Router' LAN Configuration.
- Then choose between these 2 methods:
Method 1: Disable ISP Router's DHCP function.
Method 2: Set the DHCP of ISP Router range to ONLY 1 IP which is for the AC66U (*)
So,
1. Do you think this kind of setup would work?
2. As I understand, on AC66U (still router mode), if we can disable DHCP but keep DNS function running, it will be exactly like a pi-hole. Is there any way to do this with config scripts? (I searched the forums, but didn't find discussions on this kind of modifying dnsmasq. Usually people just said disabling DHCP in webgui would mean disabling dnsmasq).
This usually requires you to disable DHCP on your router. But some models don’t even let you do this. The solution then, is to go into the DHCP settings of the router and see if you can limit its address range. By letting it serve only one IP address (i.e. the IP address of your Pi-hole). Then setup DHCP on the Pi-hole for everything other network device.
https://discourse.pi-hole.net/t/wha...manually-set-the-dns-server-on-my-router/8928
https://discourse.pi-hole.net/t/wha...manually-set-the-dns-server-on-my-router/8928
Last edited: